v0.14.0
Classes | Namespaces | Variables
jupyterhub_config.py File Reference

Go to the source code of this file.

Classes

class  jupyterhub_config.LocalNativeAuthenticator
 

Namespaces

 jupyterhub_config
 

Variables

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