Skip to content

Commit

Permalink
Merge pull request #35 from nbgallery/update-ipydeps
Browse files Browse the repository at this point in the history
Update ipydeps version
  • Loading branch information
blueninja416 authored Feb 6, 2024
2 parents f1596a7 + 59493ba commit 2b68f5a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base-notebook/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/jupyter/base-notebook:dc6432a4eba1
FROM quay.io/jupyter/base-notebook:949af9bbd57d

USER root

Expand Down
2 changes: 1 addition & 1 deletion base-notebook/conf/etc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ipydeps==2020.240.0
ipydeps==2024.33.0
ipywidgets==8.1.1
jupyter-console==6.6.3
jupyter-nbgallery==3.0.0
Expand Down

0 comments on commit 2b68f5a

Please sign in to comment.