Skip to content

Commit

Permalink
Jupyterlab Upgrade
Browse files Browse the repository at this point in the history
Bug: T338981
  • Loading branch information
vivian-rook committed Jul 18, 2023
1 parent ebc5327 commit 425a53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/singleuser/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN pip --no-cache-dir install -U pip setuptools wheel
RUN pip install --prefix=/srv/paws --no-cache-dir \
jupyterhub==4.0.0 \
notebook==6.4.12 \
jupyterlab==3.4.8
jupyterlab==3.6.3

## End minimal setup ##

Expand Down

0 comments on commit 425a53a

Please sign in to comment.