Skip to content

Commit

Permalink
Bump jupyterlab version
Browse files Browse the repository at this point in the history
Bug: T355890
  • Loading branch information
vivian-rook committed Jan 29, 2024
1 parent 5c36e7a commit 12a2443
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 @@ -45,7 +45,7 @@ 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.2 \
jupyterlab==4.0.10
jupyterlab==4.0.11

## End minimal setup ##

Expand Down

0 comments on commit 12a2443

Please sign in to comment.