Skip to content

Commit

Permalink
rerendered
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 22, 2024
1 parent eaa26ff commit 555c35a
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 142 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@ <h1 data-number="1"><span class="header-section-number">1</span> Preface</h1>
<p><strong>Source:</strong> <a href="https://github.com/scicloj/noj"><img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&amp;logo=github&amp;logoColor=white" class="img-fluid" alt="(GitHub repo)"></a></p>
<p><strong>Deps:</strong></p>
<div class="sourceCode" id="cb1"><pre class="sourceCode clj code-with-copy"><code class="sourceCode clojure"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a>org.scicloj/noj {<span class="at">:git/url</span> <span class="st">"https://github.com/scicloj/noj.git"</span></span>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a> <span class="at">:git/tag</span> <span class="st">"2-alpha6"</span></span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a> <span class="at">:git/sha</span> <span class="st">"c7a7240"</span>}</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<span id="cb1-2"><a href="#cb1-2" aria-hidden="true" tabindex="-1"></a> <span class="at">:git/tag</span> <span class="st">"2-alpha7"</span></span>
<span id="cb1-3"><a href="#cb1-3" aria-hidden="true" tabindex="-1"></a> <span class="at">:git/sha</span> <span class="st">"ef8e323"</span>}</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<p>Note we are using git coordinates at the moment, in order to expose a few relevant features of the current underlying libraries, which are unreleased yet.</p>
<p><strong>Status:</strong> Most of the <a href="./noj_book.underlying_libraries.html">underlying libraries</a> are stable. The experimental parts are marked as such. For some of the libraries, we use a branch for an upcoming release. The main current goal is to provide a clear picture of the direction the stack is going towards, expecting most of it to stabilize soon.</p>
<p><strong>Near term plan - till the end of October 2024</strong></p>
Expand Down
Loading

0 comments on commit 555c35a

Please sign in to comment.