Skip to content

Commit

Permalink
make html
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-rijsketic committed Aug 20, 2024
1 parent 898a9ba commit 12e9fbf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -368,9 +368,9 @@ <h1>Source code for unravel.segment.ilastik_pixel_classification</h1><div class=
<span class="sd">Ilastik executable files for each OS:</span>
<span class="sd"> - Linux: /usr/local/ilastik-1.3.3post3-Linux/run_ilastik.sh</span>
<span class="sd"> - Mac: /Applications/Ilastik.app/Contents/ilastik-release/run_ilastik.sh</span>
<span class="sd"> - Windows: C:\Program Files\ilastik-1.3.3post3\run_ilastik.bat</span>

<span class="sd">For info on training, see: https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project</span>
<span class="sd">For info on training, see: </span>
<span class="sd"> - https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project</span>
<span class="sd">&quot;&quot;&quot;</span>

<span class="kn">import</span> <span class="nn">argparse</span>
Expand Down
2 changes: 1 addition & 1 deletion unravel/docs/_build/html/searchindex.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -517,12 +517,13 @@ <h2>Usage:<a class="headerlink" href="#usage" title="Link to this heading">#</a>
<dt>Ilastik executable files for each OS:</dt><dd><ul class="simple">
<li><p>Linux: /usr/local/ilastik-1.3.3post3-Linux/run_ilastik.sh</p></li>
<li><p>Mac: /Applications/Ilastik.app/Contents/ilastik-release/run_ilastik.sh</p></li>
<li><p>Windows: C:Program Filesilastik-1.3.3post3</p></li>
</ul>
</dd>
<dt>For info on training, see:</dt><dd><ul class="simple">
<li><p><a class="reference external" href="https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project">https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project</a></p></li>
</ul>
</dd>
</dl>
<p>un_ilastik.bat</p>
<p>For info on training, see: <a class="reference external" href="https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project">https://b-heifets.github.io/UNRAVEL/guide.html#train-an-ilastik-project</a></p>
</section>
<dl class="py function">
<dt class="sig sig-object py" id="unravel.segment.ilastik_pixel_classification.parse_args">
Expand Down

0 comments on commit 12e9fbf

Please sign in to comment.