Merge pull request #114 from srcarter3/main

Small update to beta install instructions
This commit is contained in:
srcarter3 2023-09-18 14:47:17 -06:00 committed by GitHub
commit aa76e959f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,7 +73,7 @@ When AWIPS v20 becomes production, this version of python-awips will be the defa
cd python-awips
conda env create -f environment.yml
conda activate python-awips-beta20
python setup.py install --force
pip install .
jupyter notebook examples