Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
FROM jupyter/scipy-notebook
|
2 |
|
3 |
# Set the working directory to /data
|
|
|
1 |
+
#scipy-nbk
|
2 |
FROM jupyter/scipy-notebook
|
3 |
|
4 |
# Set the working directory to /data
|