Update quickstart tutorial to replace outdated wiki link with current non-root setup instructions

This commit is contained in:
Chilin Chiou
2025-04-13 19:31:25 +08:00
parent f55ececb31
commit cbb93c36f1
2 changed files with 2 additions and 2 deletions

View File

@@ -90,6 +90,6 @@ To **allow multiple users to sign in** to the Hub server, you must start
sudo jupyterhub
```
The [wiki](https://github.com/jupyterhub/jupyterhub/wiki/Using-sudo-to-run-JupyterHub-without-root-privileges)
[Run JupyterHub without root privileges using sudo](https://jupyterhub.readthedocs.io/en/latest/howto/configuration/config-sudo.html)
describes how to run the server as a _less privileged user_. This requires
additional configuration of the system.