Skip to content

Commit

Permalink
Update 2023-09-15-All-Roads-Lead-To-Kdb:-Technical-Counterpart.html
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosvm13 authored Sep 29, 2023
1 parent dd7b271 commit dc9d625
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ <h2 id="pykx-migration-">PyKX migration
</h2>
</div>
<div class="alert alert-block alert-info">
<b> 🔍Version 2.0.1 came out since this post was originally published with version 1.6. The introduction of fantastic new features in this version has rendered certain aspects of this post outdated. Even if your version is 2.0.1 you can continue running the post code.</b>
<b> 🔍Version 2.0.1 came out since this post was originally published with version 1.6. The introduction of fantastic new features in this version has rendered certain aspects of this post outdated. Some of the new features render certain sections of the notebook non-executable. You may opt to use an earlier version of PyKX.</b>
</div>
<div id="be878aa2" class="margin">
<p>Despite the promising forecasting results yielded by the LSTM model,
Expand Down Expand Up @@ -1273,7 +1273,7 @@ <h2 id="pykx-migration-">PyKX migration
<div id="d007dbc9" class="margin">
<div class="sourceCode" id="cb1">
<pre
class="sourceCode python"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="op">!</span>pip install pykx</span></code></pre>
class="sourceCode python"><code class="sourceCode python"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="op">!</span>pip install pykx == 1.6</span></code></pre>
</div>
</div>
<div id="14b67a8e" class="margin">
Expand Down

0 comments on commit dc9d625

Please sign in to comment.