mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
Update index.rst
remove the bulleted list of environment commands since the code commands render better and should be used anyway
This commit is contained in:
parent
9784720a4e
commit
b71392806d
1 changed files with 0 additions and 8 deletions
|
@ -18,14 +18,6 @@ Conda Environment Install
|
|||
|
||||
To install the latest version of python-awips, with all required and optional packages:
|
||||
|
||||
- git clone https://github.com/Unidata/python-awips.git
|
||||
- cd python-awips
|
||||
- conda env create -f environment.yml
|
||||
- conda activate python3-awips
|
||||
- conda update - -all
|
||||
- python setup.py install - -force
|
||||
- jupyter notebook examples
|
||||
|
||||
::
|
||||
|
||||
git clone https://github.com/Unidata/python-awips.git
|
||||
|
|
Loading…
Add table
Reference in a new issue