Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Apr 23, 2023
1 parent 7df71b7 commit 37b0f61
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/dfm_tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,11 @@ <h2 id="information-and-examples">Information And Examples</h2>
<li><a href="https://mybinder.org/v2/gh/Deltares/dfm_tools/HEAD">use binder</a> to run these notebooks interactively (loading takes a while)</li>
<li><a href="https://github.com/Deltares/dfm_tools/tree/main/tests/examples">github folder</a> with more example scripts</li>
</ul>
<h2 id="installation">Installation</h2>
<h2 id="installation-basics">Installation Basics</h2>
<ul>
<li>latest release: <code>pip install <a title="dfm_tools" href="#dfm_tools">dfm_tools</a></code> (excludes <code>cartopy</code> since it is only installable via conda)</li>
</ul>
<h2 id="installation-recommendation">Installation Recommendation</h2>
<ul>
<li>download and install Anaconda 64 bit (with Python 3.8 or later) from <a href="https://www.anaconda.com/distribution/#download-section">https://www.anaconda.com/distribution/#download-section</a></li>
<li>open Anaconda prompt</li>
Expand Down Expand Up @@ -169,7 +173,8 @@ <h1>Index</h1>
<ul>
<li><a href="#dfm_tools">dfm_tools</a><ul>
<li><a href="#information-and-examples">Information and examples</a></li>
<li><a href="#installation">Installation</a></li>
<li><a href="#installation-basics">Installation basics</a></li>
<li><a href="#installation-recommendation">Installation recommendation</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 37b0f61

Please sign in to comment.