Toggle navigation
Install
About
Resources
Documentation
NBViewer
Widgets
Blog
Donate
JupyterHub
Index
JupyterHub
Index
JupyterHub
JupyterHub User Guide
JupyterHub User Guide
Quickstart - Installation
Getting started with JupyterHub
How JupyterHub works
Web Security in JupyterHub
Using JupyterHub's REST API
Configuration Guide
Configuration Guide
Authenticators
Spawners
Services
Configuration examples
Upgrading JupyterHub and its database
Troubleshooting
The JupyterHub API
The JupyterHub API
Application configuration
Authenticators
Spawners
Proxies
Users
Authenticating Services
Change log summary
Change log summary
Unreleased 0.8
0.7
0.6
0.5 - 2016-03-07
0.4
0.3 - 2015-11-04
0.2 - 2015-07-12
0.1 - 2015-03-07
Contributors
A Gallery of JupyterHub Deployments
A Gallery of JupyterHub Deployments
Academic Institutions, Research Labs, and Supercomputer Centers
Service Providers
Miscellaneous
JupyterHub
JupyterHub User Guide
Configuration Guide
The JupyterHub API
Change log summary
Contributors
A Gallery of JupyterHub Deployments
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
J
|
L
|
N
|
O
|
P
|
S
|
T
|
U
|
V
A
add_all_services() (jupyterhub.proxy.Proxy method)
add_all_users() (jupyterhub.proxy.Proxy method)
add_hub_route() (jupyterhub.proxy.Proxy method)
add_route() (jupyterhub.proxy.Proxy method)
add_service() (jupyterhub.proxy.Proxy method)
add_system_user() (jupyterhub.auth.LocalAuthenticator method)
add_user() (jupyterhub.auth.Authenticator method)
(jupyterhub.auth.LocalAuthenticator method)
(jupyterhub.proxy.Proxy method)
allow_all (jupyterhub.services.auth.HubAuthenticated attribute)
authenticate() (jupyterhub.auth.Authenticator method)
Authenticator (class in jupyterhub.auth)
C
check_group_whitelist() (jupyterhub.auth.LocalAuthenticator method)
check_hub_user() (jupyterhub.services.auth.HubAuthenticated method)
check_routes() (jupyterhub.proxy.Proxy method)
check_whitelist() (jupyterhub.auth.Authenticator method)
ConfigurableHTTPProxy (class in jupyterhub.proxy)
D
delete_route() (jupyterhub.proxy.Proxy method)
delete_service() (jupyterhub.proxy.Proxy method)
delete_user() (jupyterhub.auth.Authenticator method)
(jupyterhub.proxy.Proxy method)
E
escaped_name (jupyterhub.user.User attribute)
F
format_string() (jupyterhub.spawner.Spawner method)
G
get_all_routes() (jupyterhub.proxy.Proxy method)
get_args() (jupyterhub.spawner.Spawner method)
get_authenticated_user() (jupyterhub.auth.Authenticator method)
get_current_user() (jupyterhub.services.auth.HubAuthenticated method)
get_env() (jupyterhub.spawner.Spawner method)
get_handlers() (jupyterhub.auth.Authenticator method)
get_login_url() (jupyterhub.services.auth.HubAuthenticated method)
get_route() (jupyterhub.proxy.Proxy method)
get_state() (jupyterhub.spawner.Spawner method)
get_token() (jupyterhub.services.auth.HubAuth method)
get_user() (jupyterhub.services.auth.HubAuth method)
H
hub_auth_class (jupyterhub.services.auth.HubAuthenticated attribute)
HubAuth (class in jupyterhub.services.auth)
HubAuthenticated (class in jupyterhub.services.auth)
J
JupyterHub (class in jupyterhub.app)
jupyterhub.auth (module)
jupyterhub.proxy (module)
jupyterhub.services.auth (module)
jupyterhub.spawner (module)
jupyterhub.user (module)
L
LocalAuthenticator (class in jupyterhub.auth)
LocalProcessSpawner (class in jupyterhub.spawner)
login_url() (jupyterhub.auth.Authenticator method)
logout_url() (jupyterhub.auth.Authenticator method)
N
name (jupyterhub.user.User attribute)
normalize_username() (jupyterhub.auth.Authenticator method)
O
options_from_form() (jupyterhub.spawner.Spawner method)
P
PAMAuthenticator (class in jupyterhub.auth)
poll() (jupyterhub.spawner.Spawner method)
post_spawn_stop() (jupyterhub.auth.Authenticator method)
pre_spawn_start() (jupyterhub.auth.Authenticator method)
Proxy (class in jupyterhub.proxy)
S
Server (class in jupyterhub.user)
server (jupyterhub.user.User attribute)
Spawner (class in jupyterhub.spawner)
spawner (jupyterhub.user.User attribute)
start() (jupyterhub.proxy.Proxy method)
(jupyterhub.spawner.Spawner method)
stop() (jupyterhub.proxy.Proxy method)
(jupyterhub.spawner.Spawner method)
system_user_exists() (jupyterhub.auth.LocalAuthenticator static method)
T
template_namespace() (jupyterhub.spawner.Spawner method)
U
User (class in jupyterhub.user)
user_for_cookie() (jupyterhub.services.auth.HubAuth method)
user_for_token() (jupyterhub.services.auth.HubAuth method)
V
validate_routespec() (jupyterhub.proxy.Proxy method)
validate_username() (jupyterhub.auth.Authenticator method)