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 1794ef9 commit c6c171aCopy full SHA for c6c171a
Dockerfile
@@ -1,7 +1,7 @@
1
# See this for running locally
2
# https://mybinder.readthedocs.io/en/latest/tutorials/dockerfile.html
3
4
-FROM jupyter/base-notebook:latest
+FROM jupyter/base-notebook:ubuntu-20.04
5
6
# Install .NET CLI dependencies
7
0 commit comments