Skip to content

Commit

Permalink
install
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Aug 15, 2024
1 parent c942be9 commit a8b292d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/appendix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ RUN CONDA_DIR=/srv/conda && \
echo "export PROJ_NETWORK=$PROJ_NETWORK" >> ~/.profile && \
${CONDA_PREFIX}/bin/bash -l $BALTRAD_INSTALL_ROOT/install/baltrad/install_baltrad.sh && \
rm -rf $BALTRAD_INSTALL_ROOT/install && \
${MAMBA_EXE} update -y -n $RADARENV gpm-api --no-update-deps && \
${MAMBA_EXE} install -y -n $RADARENV gpm-api --no-update-deps && \
${MAMBA_EXE} clean --all -f -y && \
cp binder/kernel.json $CONDA_PREFIX/share/jupyter/kernels/python3/.

0 comments on commit a8b292d

Please sign in to comment.