From 27b117b76e2736631f6775d673aedd16ed153556 Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Tue, 10 Oct 2023 17:41:16 +0900 Subject: [PATCH] rem colla --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 97f7956..be7c8dc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -120,7 +120,7 @@ RUN mamba install --quiet --yes \ 'numba' \ 'cython' \ 'matplotlib' \ - 'jupyter-collaboration' \ + # 'jupyter-collaboration' \ 'pandas' \ 'scipy' \ 'scikit-image' \