Skip to content

Commit

Permalink
Update appendix.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 authored Jun 24, 2024
1 parent 01f8268 commit a7c7cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binder/appendix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN CONDA_DIR=/srv/conda && \
echo "export RADARENV=$RADARENV" >> ~/.profile && \
echo "export CONDA_PREFIX=$CONDA_PREFIX" >> ~/.profile && \
echo "export PROJ_NETWORK=$PROJ_NETWORK" >> ~/.profile && \
ls ${CONDA_PREFIX}/bin/
ls ${CONDA_PREFIX}/bin/ && \
${CONDA_PREFIX}/bin/bash -l $BALTRAD_INSTALL_ROOT/install/baltrad/install_baltrad.sh && \
${CONDA_PREFIX}/bin/bash -l $BALTRAD_INSTALL_ROOT/install/nbstripout_notebooks.sh && \
cp binder/kernel.json $CONDA_PREFIX/share/jupyter/kernels/python3/.
cp binder/kernel.json $CONDA_PREFIX/share/jupyter/kernels/python3/.

0 comments on commit a7c7cde

Please sign in to comment.