diff --git a/Dockerfile b/Dockerfile index 0e9b713..6d33f39 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1,3 @@ -FROM ucsb/scipy-base \ No newline at end of file +FROM ucsb/scipy-base + +ADD testing.ipynb /home/jovyan \ No newline at end of file