Skip to content

Commit

Permalink
Bump notebook to enable i18n support
Browse files Browse the repository at this point in the history
Bug: T121478
  • Loading branch information
vivian-rook committed Jul 28, 2023
1 parent 189c7b7 commit 62e99ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/singleuser/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ RUN pip --no-cache-dir install -U pip setuptools wheel
# Install base notebook packages
RUN pip install --prefix=/srv/paws --no-cache-dir \
jupyterhub==4.0.0 \
notebook==6.4.12 \
jupyterlab==3.4.8

## End minimal setup ##
Expand Down

0 comments on commit 62e99ae

Please sign in to comment.