Skip to content

Commit

Permalink
Use released version
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Dec 19, 2024
1 parent 52b2d7c commit b977bf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions helm-charts/images/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ COPY ${REQUIREMENTS_FILE} /tmp/

USER root

RUN apt update > /dev/null && \
apt install --yes nodejs npm >/dev/null

RUN pip install -r /tmp/${REQUIREMENTS_FILE}

RUN mkdir -p /usr/local/etc/jupyterhub-configurator
Expand Down
3 changes: 1 addition & 2 deletions helm-charts/images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@
#
git+https://github.com/yuvipanda/jupyterhub-configurator@backported-jh41-compatibility

# Brings in https://github.com/2i2c-org/jupyterhub-fancy-profiles/pull/72
git+https://github.com/2i2c-org/jupyterhub-fancy-profiles@main
jupyterhub-fancy-profiles==0.4.0

0 comments on commit b977bf0

Please sign in to comment.