Skip to content

Commit

Permalink
Upgrade notebook allowing i18n support
Browse files Browse the repository at this point in the history
Bug: T121478
  • Loading branch information
vivian-rook committed Aug 22, 2023
1 parent 19ec8b9 commit 7ff6548
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.1 \
notebook==6.5.5 \
jupyterlab==4.0.3

## End minimal setup ##
Expand Down

0 comments on commit 7ff6548

Please sign in to comment.