mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
note that user is created first time server is started
This commit is contained in:
@@ -165,6 +165,8 @@ web UI directly. Let's add a few users who can log in!
|
|||||||
|
|
||||||
**Note**: These users will be added as UNIX users on the underlying
|
**Note**: These users will be added as UNIX users on the underlying
|
||||||
Jetstream instance, too, and admin users will have ``sudo`` privileges.
|
Jetstream instance, too, and admin users will have ``sudo`` privileges.
|
||||||
|
(The user will be created the first time the user's server is started,
|
||||||
|
e.g. upon first login.)
|
||||||
|
|
||||||
Congratulations, you now have a multi user JupyterHub that you can add arbitrary
|
Congratulations, you now have a multi user JupyterHub that you can add arbitrary
|
||||||
users to!
|
users to!
|
||||||
|
|||||||
Reference in New Issue
Block a user