...
Clicking on the ‘Home’ button (top left of the page) will allow the user to see a list of their notebook servers. This will send the user to hub/home
- I think this should be the user’s ‘homepage’.
View file | ||
---|---|---|
|
This homepage will show a list of the user’s named servers (https://jupyterhub.readthedocs.io/en/stable/howto/configuration/config-user-env.html#named-servers ). Users can start, stop and delete these servers. To create a new named server, just type the name into the text field and click ‘Add New Server’.
...