JupyterHub Collab Extension is Broken

master
David Crompton 2024-07-10 10:29:40 -04:00
parent f24d5cf194
commit bb1ca71158
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@
# Configuration options defined ^ # Configuration options defined ^
# mem_limit must be higher to allow for MATLAB # mem_limit must be higher to allow for MATLAB
extraConfig = '' extraConfig = ''
c.SystemdSpawner.mem_limit = '8G' c.SystemdSpawner.mem_limit = '32G'
c.SystemdSpawner.cpu_limit = 2.0 c.SystemdSpawner.cpu_limit = 2.0
c.SystemdSpawner.isolate_devices = False c.SystemdSpawner.isolate_devices = False
c.SystemdSpawner.extra_paths = [ c.SystemdSpawner.extra_paths = [
@ -164,7 +164,7 @@
jupyterhub jupyterhub
jupyterlab jupyterlab
# Extensions: # Extensions:
jupyter-collaboration # jupyter-collaboration
jupyter-server-mathjax jupyter-server-mathjax
jupyter-console jupyter-console
jupyterlab-lsp jupyterlab-lsp