Skip to content

Commit

Permalink
make html
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-rijsketic committed Jun 26, 2024
1 parent 9b79344 commit e156482
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 6 deletions.
Binary file modified unravel/docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file modified unravel/docs/_build/doctrees/installation.doctree
Binary file not shown.
5 changes: 1 addition & 4 deletions unravel/docs/_build/html/_sources/installation.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,5 @@ Apply the changes by restarting the terminal or source your shell configuration
```

:::{note}
To add extra depedencies (e.g., for updating documentation), run:
```bash
pip install -e ".[dev]"
```
To add extra depedencies (e.g., for updating documentation), run: ``pip install -e ".[dev]"``
:::
3 changes: 1 addition & 2 deletions unravel/docs/_build/html/installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -575,8 +575,7 @@ <h2>Optional: editable installation of UNRAVEL<a class="headerlink" href="#optio
</ol>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>To add extra depedencies (e.g., for updating documentation), run:
<code class="docutils literal notranslate"><span class="pre">bash</span>&#160;&#160;&#160;&#160; <span class="pre">pip</span> <span class="pre">install</span> <span class="pre">-e</span> <span class="pre">&quot;.[dev]&quot;</span>&#160;&#160;&#160;&#160; </code></p>
<p>To add extra depedencies (e.g., for updating documentation), run: <code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">-e</span> <span class="pre">&quot;.[dev]&quot;</span></code></p>
</div>
</section>
</section>
Expand Down

0 comments on commit e156482

Please sign in to comment.