Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD authored May 14, 2024
1 parent a38ee32 commit c9c0edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/datascience-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ RUN /usr/share/datahub/scripts/install-python-all.sh && \
pip install nltk \
pyarrow \
pip install statsmodels==0.14.1 \
nbconvert==7.2.1 \
nbconvert==7.8.0 \
jupyterhub==$JUPYTERHUB_VERSION && \
mamba install -c conda-forge rise -y && \
fix-permissions $CONDA_DIR && \
Expand Down

0 comments on commit c9c0edd

Please sign in to comment.