Skip to content
Snippets Groups Projects
Commit 3f955feb authored by calrama's avatar calrama
Browse files

[jupyterhub] add debugging

parent 000cb0e8
Branches
No related tags found
No related merge requests found
Pipeline #31700 passed
......@@ -2,3 +2,4 @@ c.NotebookApp.allow_root = True
c.NotebookApp.terminado_settings = {"shell_command": ["/bin/bash", "-l"]}
c.MultiKernelManager.default_kernel_name = "default"
c.NotebookApp.notebook_dir = "/root"
c.Session.debug = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment