Disables: nbgrader

This commit is contained in:
2025-09-16 10:00:20 +02:00
parent 6c56fdc5da
commit 6898ef9171
2 changed files with 4 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- ./templates:/srv/jupyterhub/templates:ro
- ./jupyterhub_config.py:/srv/jupyterhub/jupyterhub_config.py
- ./nbgrader_config.py:/srv/nbgrader/nbgrader_config.py:ro
- ./nbgrader_config.py:/srv/jupyterhub/nbgrader/nbgrader_config.py:ro
- ../nbgrader/exchange:/srv/nbgrader/exchange
- ../nbgrader/courses:/srv/nbgrader/courses