mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
deploy: 2e2f4f4739
This commit is contained in:
parent
90889f7a1b
commit
0e52b133b0
3 changed files with 9 additions and 1 deletions
|
@ -30,6 +30,10 @@ To install the latest version of python-awips, with all required and optional pa
|
||||||
python setup.py install --force
|
python setup.py install --force
|
||||||
jupyter notebook examples
|
jupyter notebook examples
|
||||||
|
|
||||||
|
**If you are experiencing issues, and have previously setup the conda environment, you may need to run:**
|
||||||
|
::
|
||||||
|
conda update --all
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
|
@ -179,6 +179,10 @@
|
||||||
<span class="n">jupyter</span> <span class="n">notebook</span> <span class="n">examples</span>
|
<span class="n">jupyter</span> <span class="n">notebook</span> <span class="n">examples</span>
|
||||||
</pre></div>
|
</pre></div>
|
||||||
</div>
|
</div>
|
||||||
|
<p><strong>If you are experiencing issues, and have previously setup the conda environment, you may need to run:</strong></p>
|
||||||
|
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">conda</span> <span class="n">update</span> <span class="o">--</span><span class="nb">all</span>
|
||||||
|
</pre></div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="requirements">
|
<div class="section" id="requirements">
|
||||||
<h2>Requirements<a class="headerlink" href="#requirements" title="Permalink to this headline">¶</a></h2>
|
<h2>Requirements<a class="headerlink" href="#requirements" title="Permalink to this headline">¶</a></h2>
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue