Skip to content

Commit

Permalink
Deployed e8430c0 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jun 20, 2024
1 parent c88e64e commit 399a065
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 91 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -499,9 +499,9 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#v010-14062024" class="md-nav__link">
<a href="#v010-20062024" class="md-nav__link">
<span class="md-ellipsis">
v0.1.0 (14/06/2024)
v0.1.0 (20/06/2024)
</span>
</a>

Expand Down Expand Up @@ -542,9 +542,9 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#v010-14062024" class="md-nav__link">
<a href="#v010-20062024" class="md-nav__link">
<span class="md-ellipsis">
v0.1.0 (14/06/2024)
v0.1.0 (20/06/2024)
</span>
</a>

Expand Down Expand Up @@ -582,7 +582,7 @@


<h1 id="versions-history">Versions History</h1>
<h2 id="v010-14062024">v0.1.0 (14/06/2024)</h2>
<h2 id="v010-20062024">v0.1.0 (20/06/2024)</h2>
<ul>
<li>First release of <code>fibretracker</code>!</li>
</ul>
Expand Down
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -645,8 +645,11 @@ <h2 id="getting-started">💻 Getting Started</h2>
<p>Activate the environment by running</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-1-1"><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>conda activate fibretracker
</span></code></pre></div>
<p>To read .txm file, install <code>dxchange</code> using <code>conda</code> [install before fibretracker module to avoid version conflicts and related error]</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>conda install -c conda-forge dxchange
</span></code></pre></div>
<p>Install the FibreTracker tool using <code>pip</code></p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-2-1"><a id="__codelineno-2-1" name="__codelineno-2-1" href="#__codelineno-2-1"></a>pip install fibretracker
<div class="language-text highlight"><pre><span></span><code><span id="__span-3-1"><a id="__codelineno-3-1" name="__codelineno-3-1" href="#__codelineno-3-1"></a>pip install fibretracker
</span></code></pre></div>
<p>Go to Example and run the notebook with <code>fibretracker</code> enviroment</p>
<h2 id="data">Data</h2>
Expand Down
Loading

0 comments on commit 399a065

Please sign in to comment.