JupyterHub Collab Extension is Broken
parent
f24d5cf194
commit
bb1ca71158
|
@ -133,7 +133,7 @@
|
|||
# Configuration options defined ^
|
||||
# mem_limit must be higher to allow for MATLAB
|
||||
extraConfig = ''
|
||||
c.SystemdSpawner.mem_limit = '8G'
|
||||
c.SystemdSpawner.mem_limit = '32G'
|
||||
c.SystemdSpawner.cpu_limit = 2.0
|
||||
c.SystemdSpawner.isolate_devices = False
|
||||
c.SystemdSpawner.extra_paths = [
|
||||
|
@ -164,7 +164,7 @@
|
|||
jupyterhub
|
||||
jupyterlab
|
||||
# Extensions:
|
||||
jupyter-collaboration
|
||||
# jupyter-collaboration
|
||||
jupyter-server-mathjax
|
||||
jupyter-console
|
||||
jupyterlab-lsp
|
||||
|
|
Loading…
Reference in New Issue