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' \