From 532c56ea65336494853ad72dcf8b4f164dbd43f3 Mon Sep 17 00:00:00 2001 From: hannah Date: Sun, 2 Aug 2020 23:22:03 +0200 Subject: [PATCH] documentation tests --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d2d0d33..cbbba9b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,5 +39,5 @@ RUN pip install --no-cache-dir notebook==5.7.9 ########## RUN mkdir notebooks -COPY source/*.ipynb notebooks/ +#COPY source/*.ipynb notebooks/ COPY source/doc/*.ipynb notebooks/