Skip to content

Commit

Permalink
upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 7, 2024
1 parent aa718f9 commit 89ac275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vre-singleuser-py311/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ RUN git clone https://github.com/garciagenrique/jupyterlab-extension.git \
# && jupyter labextension link . --dev-build=False
# && jupyter lab clean -y

RUN pip install --upgrade jupyterlab jupyterlab_server jupyter_server traitlets nbformat

RUN pip install swanoauthrenew==1.0.1 PyJWT \
&& jupyter server extension enable --py swanoauthrenew --sys-prefix \
&& pip install reana-client>=0.9.0 \
Expand Down

0 comments on commit 89ac275

Please sign in to comment.