notebook/jupyter_config.json
2022-03-01 08:43:21 +01:00

5 lines
155 B
JSON

{
"LabApp": { "collaborative": true, "expose_app_in_browser": true },
"JupyterNotebookApp": { "collaborative": true, "expose_app_in_browser": true }
}