Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Sep 18, 2023
1 parent ab9b4b8 commit db3de8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ RUN pip install jupyterlab==3.0.16 jupyterlab-github jupyterlab-latex jupyterlab
RUN pip install dpkt \
nose \
datascience && \
jupyterhub==3.0.0 && \
python -c 'import matplotlib.pyplot' && \
fix-permissions $CONDA_DIR && \
fix-permissions /home/$NB_USER && \
Expand Down

0 comments on commit db3de8a

Please sign in to comment.