Skip to content

Commit

Permalink
take out reana
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Aug 8, 2024
1 parent f027f9a commit 85c6921
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 @@ -31,9 +31,9 @@ RUN pip install rucio-jupyterlab==1.0.0 \
RUN pip install swanoauthrenew==1.0.1 \
&& jupyter server extension enable --py swanoauthrenew --sys-prefix

# RUN pip install reana-client>=0.9.0 #jsonschema version cob
# RUN pip install reana-client>=0.9.0 #jsonschema version compatibility issue.
# Not even working with RUN pip install git+https://github.com/mdonadoni/reana-client.git@vre-summer-24
RUN pip install ipykernel ipywidgets PyJWT
RUN pip install git+https://github.com/mdonadoni/reana-client.git@vre-summer-24
#dogpile.cache

# RUN pip install --upgrade jupyterlab-git
Expand Down

0 comments on commit 85c6921

Please sign in to comment.