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 4cd8c6c commit c07c391Copy full SHA for c07c391
Dockerfile
@@ -13,4 +13,4 @@ RUN chown -R ${NB_USER}:${NB_USER} ${HOME}
13
USER ${NB_USER}
14
15
# Upgrade to jupyter 5.* as required by mybinder
16
-RUN sage -pip install --upgrade jupyter
+RUN sage -pip install --upgrade notebook
0 commit comments