mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Merge pull request #114 from srcarter3/main
Small update to beta install instructions
This commit is contained in:
commit
aa76e959f7
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ When AWIPS v20 becomes production, this version of python-awips will be the defa
|
||||||
cd python-awips
|
cd python-awips
|
||||||
conda env create -f environment.yml
|
conda env create -f environment.yml
|
||||||
conda activate python-awips-beta20
|
conda activate python-awips-beta20
|
||||||
python setup.py install --force
|
pip install .
|
||||||
jupyter notebook examples
|
jupyter notebook examples
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue