Skip to content

Commit

Permalink
update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 23, 2024
1 parent bfaa2e7 commit 361c466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion binder/appendix.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
USER root
RUN echo "export PYART_CONFIG=/home/jovyan/pyrad_config/mf_config.py" >> ~/.profile && \
echo "export METRANETLIB_PATH=/home/jovyan/lib/" >> ~/.profile && \
rm -r /srv/conda/envs/notebook/lib/python3.9/site-packages/pyart_mch-1.8.1.dist-info/ && \
rm -r /srv/conda/envs/notebook/lib/python3.9/site-packages/pyart && \
pip install pyart_mch==1.8.6 && \
pip install pyrad_mch==1.8.8

0 comments on commit 361c466

Please sign in to comment.