Skip to content

Commit b7799b4

Browse files
typo
1 parent 31eb5e7 commit b7799b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vre-singleuser-swan-cern/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ USER ${NB_UID}
1717
#RUN python -m pip install rucio-clients
1818
#RUN python -m pip install --upgrade typing_extensions
1919

20-
#RUN python -m pip install rucio-jupyterlab==1.2.0 \
21-
RUN git clone https://github.com/rucio/jupyterlab-extension.git \
20+
RUN python -m pip install rucio-jupyterlab==1.2.0 \
2221
&& jupyter serverextension enable --py rucio_jupyterlab --sys-prefix
2322

2423
# Add pre-hooks to be run before the jupyter server starts

0 commit comments

Comments
 (0)