mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	jupyterhub_config.py.j2: Remove unused "c.SystemdSpawner.user_workingdir = '/opt/iiab/notebooks/{USERNAME}'"
This commit is contained in:
		
							parent
							
								
									bb85ab918f
								
							
						
					
					
						commit
						5bced2429f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -790,7 +790,6 @@ c.ConfigurableHTTPProxy.pid_file = "/run/jupyterhub-proxy.pid"
 | 
			
		|||
# c.JupyterHub.spawner_class = 'jupyterhub.spawner.LocalProcessSpawner'
 | 
			
		||||
c.JupyterHub.spawner_class = 'systemdspawner.SystemdSpawner'
 | 
			
		||||
c.SystemdSpawner.dynamic_users = True
 | 
			
		||||
c.SystemdSpawner.user_workingdir = '/opt/iiab/notebooks/{USERNAME}'
 | 
			
		||||
 | 
			
		||||
## Path to SSL certificate file for the public facing interface of the proxy
 | 
			
		||||
#  
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue