We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d32e7 commit 31209f4Copy full SHA for 31209f4
exploredata/Dockerfile
@@ -1,7 +1,7 @@
1
# We use a specific hash since :latest has broken spuriously in the past.
2
# 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
+# This hash is jupyter/datascience-notebook:latest on 2021-01-20.
+FROM jupyter/datascience-notebook@sha256:ed6c44b7b513783e541e251fa057ced63e91887179c16ae5c535fe103c86c3f4
5
6
# Experimental, use mamba.
7
# https://medium.com/@QuantStack/open-software-packaging-for-science-61cecee7fc23
0 commit comments