Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compmodels/jupyterhub
/ functions
Functions
5 in github.com/compmodels/jupyterhub
⨍
Functions
5
◇
Types & classes
3
Method
add_system_user
Add a new user. This adds the user to the whitelist, and creates a system user by accessing a simple REST api.
docker_oauth.py:45
Method
close
(self)
docker_oauth.py:18
Method
initialize
(self, resolver, socket_path)
docker_oauth.py:14
Method
resolve
(self, host, port, *args, **kwargs)
docker_oauth.py:22
Method
system_user_exists
(self, user)
docker_oauth.py:40