diff --git a/Dockerfile b/Dockerfile
index 1657aed23a73f3808598a4eebaa7b7bbe33edb8c..3f7ac6974dd54f3b54089e55560bd02ab5d6d2ec 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -25,7 +25,7 @@ USER jovyan
 RUN pip 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