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 db3de8a commit 7103d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ RUN pip install jupyterlab==3.0.16 jupyterlab-github jupyterlab-latex jupyterlab
jupyterlab-fasta jupyterlab-pullrequests jupyterlab-geojson && \
pip cache purge

RUN pip uninstall jupyterhub -y

# Datascience packages
RUN pip install dpkt \
nose \
Expand Down

0 comments on commit 7103d88

Please sign in to comment.