Skip to content
Snippets Groups Projects
Commit 6abc5ea9 authored by Michael Bücker's avatar Michael Bücker
Browse files

Update file Dockerfile

parent f15a21ee
No related branches found
No related tags found
1 merge request!6Finalized Jupyterlab for the sprint
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
...@@ -12,5 +12,4 @@ RUN pip3 install --upgrade pip ...@@ -12,5 +12,4 @@ RUN pip3 install --upgrade pip
RUN pip3 install --upgrade pip RUN pip3 install --upgrade pip
RUN pip install jupyter-server-proxy==4.0.0 RUN pip install jupyter-server-proxy==4.0.0
RUN pip install jupyterlab-git==0.42.0 RUN pip install jupyterlab-git==0.42.0
RUN pip install jupyterlab-gitlab==3.0.0 RUN pip install jupyterlab-gitlab==3.0.0
\ No newline at end of file
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