Added: Ngshare as managed Service

This commit is contained in:
2025-09-16 11:10:19 +02:00
parent 158c8784b9
commit 1f65074684
2 changed files with 16 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ RUN pip install --no-cache-dir \
jupyterhub-nativeauthenticator \
jupyterhub-dummyauthenticator \
nbgrader \
ngshare \
ngshare-exchange \
psycopg2-binary
RUN mkdir -p /srv/nbgrader \