Update jupyterhub_config.py
This commit is contained in:
parent
32c659bac4
commit
7b967fd1a8
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
## DEPRECATED since version 0.7.2, use Authenticator.admin_users instead.
|
||||
# Default: set()
|
||||
# c.JupyterHub.admin_users = set()
|
||||
c.JupyterHub.admin_users = {'administrateur'}
|
||||
|
||||
## Allow named single-user servers per user
|
||||
# Default: False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue