Skip to content

Commit

Permalink
test with python3.10 and no rucio clients nor ipykernel
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Feb 13, 2024
1 parent fb96a37 commit 5215800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vre-singleuser-py311/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ USER $NB_UID
#RUN conda install -y -c conda-forge python-gfal2 \
# && conda clean --all -f -y

RUN pip install rucio-clients==1.31.0 \
&& pip install ipykernel
# RUN pip install rucio-clients==1.31.0 \
# && pip install ipykernel

USER root

Expand Down

0 comments on commit 5215800

Please sign in to comment.