Fixed: Nbgrader mounting

This commit is contained in:
2025-09-15 22:33:27 +02:00
parent 20961bb885
commit 695432f71c

View File

@@ -12,4 +12,6 @@ services:
- ./templates:/srv/jupyterhub/templates:ro - ./templates:/srv/jupyterhub/templates:ro
- ./jupyterhub_config.py:/srv/jupyterhub/jupyterhub_config.py - ./jupyterhub_config.py:/srv/jupyterhub/jupyterhub_config.py
- ./nbgrader_config.py:/srv/nbgrader/nbgrader_config.py:ro - ./nbgrader_config.py:/srv/nbgrader/nbgrader_config.py:ro
- ../nbgrader:/srv/nbgrader - ../nbgrader/exchange:/srv/nbgrader/exchange
- ../nbgrader/courses:/srv/nbgrader/courses