Skip to content

Commit

Permalink
Add e2x_exam_hub package
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl authored Jan 13, 2025
1 parent 648e44c commit 9cc6618
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hub/3.2.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ USER root
RUN pip install --no-cache-dir pandas && \
pip install --no-cache-dir jupyterhub-nativeauthenticator==1.1.0 && \
pip install --no-cache-dir git+https://github.com/DigiKlausur/miaauth.git@main && \
pip install --no-cache-dir git+https://github.com/DigiKlausur/e2xhub.git@main
pip install --no-cache-dir git+https://github.com/DigiKlausur/e2xhub.git@main && \
pip install --no-cache-dir git+https://github.com/DigiKlausur/e2x_exam_hub.git@main

USER $NB_USER

0 comments on commit 9cc6618

Please sign in to comment.