diff --git a/Dockerfile b/Dockerfile index 65f1438..9b332e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -114,6 +114,7 @@ WORKDIR /tmp RUN mamba install --quiet --yes \ 'notebook' \ 'jupyterhub' \ + 'jupyterlab-git' \ 'numba' \ 'cython' \ 'matplotlib-base' \