Skip to content

Commit

Permalink
Merge branch 'main' into T380436
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook authored Nov 21, 2024
2 parents 56dfd3b + 6c44f81 commit 4e0e3fe
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 @@ -43,7 +43,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.1.1 \
jupyterlab==4.3.0
jupyterlab==4.3.1

## End minimal setup ##

Expand Down

0 comments on commit 4e0e3fe

Please sign in to comment.