From 516fb22fea145aba2794a3d03a0241304a686d6e Mon Sep 17 00:00:00 2001 From: "Eric J. Walter" Date: Tue, 28 Aug 2018 17:09:36 -0400 Subject: [PATCH] changed to starting with scipy notebbook instead of the datascience notebook --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7035075..c74e428 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM jupyter/datascience-notebook +FROM jupyter/scipy-notebook RUN conda install alabaster \ astroid astropy async_generator babel backports bitarray blaze boto \