v0.15.0
Loading...
Searching...
No Matches
jupyterhub_config.py File Reference

Go to the source code of this file.

Namespaces

namespace  jupyterhub_config
 

Functions

 jupyterhub_config.setup_user_home (spawner)
 

Variables

 jupyterhub_config.active_server_limit
 This is an application.
 
 jupyterhub_config.admin_access
 Duration (in seconds) to determine the number of active users.
 
 jupyterhub_config.authenticator_class
 
 jupyterhub_config.create_users
 
 jupyterhub_config.open_signup
 
 jupyterhub_config.admin_users
 
 jupyterhub_config.spawner_class
 
 jupyterhub_config.pre_spawn_hook
 
 jupyterhub_config.concurrent_spawn_limit
 Allow named single-user servers per user Default: False c.JupyterHub.allow_named_servers = False.
 
 jupyterhub_config.template_paths
 The config file to load Default: 'jupyterhub_config.py' c.JupyterHub.config_file = 'jupyterhub_config.py'.
 
 jupyterhub_config.default_url
 Extra variables to be passed into jinja templates Default: {} c.JupyterHub.template_vars = {}.
 
 jupyterhub_config.env_keep
 Disable per-user configuration of single-user servers.