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

Go to the source code of this file.

Classes

class  jupyterhub_config.LocalNativeAuthenticator
 

Namespaces

namespace  jupyterhub_config
 

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.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.env_keep
 Extra variables to be passed into jinja templates Default: {} c.JupyterHub.template_vars = {}.