diff --git a/Dockerfile b/Dockerfile index 4bff0716d1e27e3cc89bcfa7149a547287692da6..e65b7119b87d5bee88163cc947e2d2e57b00f633 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ USER jovyan RUN pip3 install --upgrade pip # Install 'nice to have lab extensions' -RUN pip install --upgrade jupyterlab +# RUN pip install --upgrade jupyterlab RUN pip install jupyterlab-git==0.34.0 RUN pip install jupyterlab-gitlab==3.0.0