Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored Mar 14, 2024
1 parent 510614c commit db59229
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 @@ -83,6 +83,7 @@ RUN pip install jupyterlab==3.0.16 jupyterlab-github jupyterlab-latex jupyterlab
RUN pip install dpkt \
nose \
bottleneck==1.3.6 \
umap-learn \
numexpr==2.8.4 \
datascience && \
python -c 'import matplotlib.pyplot' && \
Expand Down

0 comments on commit db59229

Please sign in to comment.