Skip to content

Commit

Permalink
swan-accpy: Update swancustomenvironments version to 0.0.22
Browse files Browse the repository at this point in the history
swancustomenvironments: from 0.0.21 to 0.0.22
  • Loading branch information
rodrigo-sobral authored and etejedor committed Dec 12, 2024
1 parent bebd643 commit 7b2a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swan-accpy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RUN dnf install -y \

# Install and configure SwanCustomEnvironments extension
RUN pip install --no-deps --no-cache-dir \
swancustomenvironments==0.0.21
swancustomenvironments==0.0.22
RUN echo -e '\nc.ServerApp.extra_template_paths = ["/opt/conda/lib/python3.11/site-packages/swancustomenvironments/templates/"]' >> /home/${NB_USER}/.jupyter/jupyter_server_config.py

# Install UV for faster package installation
Expand Down

0 comments on commit 7b2a2ab

Please sign in to comment.