diff --git a/Dockerfile b/Dockerfile index 8d8af16cb95770c70b8d035a9a14dffa91f2ad09..fadbd2b3827a3ac810ebf0d461d39e7109e4f240 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,5 +12,4 @@ RUN pip3 install --upgrade pip RUN pip3 install --upgrade pip RUN pip install jupyter-server-proxy==4.0.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