Skip to content
Snippets Groups Projects
Commit eeab0d2c authored by Peter Vennemann's avatar Peter Vennemann
Browse files

Update Dockerfile

parent 369d45b3
No related branches found
No related tags found
No related merge requests found
Pipeline #160619 passed
...@@ -25,7 +25,7 @@ USER jovyan ...@@ -25,7 +25,7 @@ USER jovyan
RUN pip install --upgrade pip RUN pip install --upgrade pip
# Install 'nice to have lab extensions' # 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-git==0.34.0
#RUN pip install jupyterlab-gitlab==3.0.0 #RUN pip install jupyterlab-gitlab==3.0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment