JupyterHub Collab Extension is Broken
							parent
							
								
									f24d5cf194
								
							
						
					
					
						commit
						bb1ca71158
					
				| 
						 | 
					@ -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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue