This commit is contained in:
2024-02-20 09:54:12 +08:00
parent 2139b10fc6
commit 0bfa4f7b04
2 changed files with 21 additions and 1 deletions

View File

@@ -74,7 +74,6 @@ c.DockerSpawner.extra_create_kwargs.update({
# 'JUPYTERHUB_CORS': '{"allow_origin_pat": "https?://.*\\.example\\.com"}'
# }
# GPU 和网络配置
c.DockerSpawner.extra_host_config = {
'runtime': 'nvidia'