diff --git a/Dockerfile b/Dockerfile
index 204564d7302bae5eb458a3317514799de6449502..f462a2f4da8c5d20e1ac285cda91d71346ca501e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -24,8 +24,8 @@ RUN pip3 install --upgrade pip
 
 # Install 'nice to have lab extensions'
 RUN pip install --upgrade jupyterlab
-RUN pip install jupyterlab-git==0.34.0
-RUN pip install jupyterlab-gitlab==3.0.0
+#RUN pip install jupyterlab-git==0.34.0
+#RUN pip install jupyterlab-gitlab==3.0.0
 
 # Install for -> ewirtsch
 RUN pip install pandaSDMX==1.6.0