Skip to content

Commit

Permalink
bump server to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed Nov 30, 2023
1 parent 9ca9d50 commit b5be614
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 @@ -60,7 +60,7 @@ RUN /usr/share/datahub/scripts/install-python-all.sh && \
pip install statsmodels==0.14.0 \
nbconvert==7.2.1 \
notebook==7.0.6 \
jupyter-server==2.0.0 \
jupyter-server==2.4.0 \
jupyterlab-rise \
jupyterhub==$JUPYTERHUB_VERSION && \
fix-permissions $CONDA_DIR && \
Expand Down

0 comments on commit b5be614

Please sign in to comment.