Skip to content

Commit 31209f4

Browse files
committed
exploredata - bump version of datascience-notebook
This contains the jupyter/notebook#5934 fix which makes nbextensions work again.
1 parent c7d32e7 commit 31209f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exploredata/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# We use a specific hash since :latest has broken spuriously in the past.
22
# https://hub.docker.com/r/jupyter/datascience-notebook
3-
# This hash is jupyter/datascience-notebook:latest on 2021-01-12.
4-
FROM jupyter/datascience-notebook@sha256:a7cd0b731489799fc8cc7b451a8a3d6ee6675691f9658a4b0ff056f9c0f9271b
3+
# This hash is jupyter/datascience-notebook:latest on 2021-01-20.
4+
FROM jupyter/datascience-notebook@sha256:ed6c44b7b513783e541e251fa057ced63e91887179c16ae5c535fe103c86c3f4
55

66
# Experimental, use mamba.
77
# https://medium.com/@QuantStack/open-software-packaging-for-science-61cecee7fc23

0 commit comments

Comments
 (0)