Most administration & configuration of the JupyterHub can be done from the web UI directly. Let’s add a few users who can log in!

  1. In the File menu select the entry for the Hub Control Panel.

control-panel-menu.png

  1. In the control panel, open the Admin link in the top left.

    This opens up the JupyterHub admin page, where you can add / delete users, start / stop peoples’ servers and see who is online.

admin-access-button.png

  1. Click the Add Users button

    Add Users dialog box opens up.

add-users-button.png

  1. Type the names of users you want to add to this JupyterHub in the dialog box, one per line.

    You can tick the Admin checkbox if you want to give admin rights to all these users too.

add-users-dialog.webp

  1. Click the Add Users button in the dialog box. Your users are now added to the JupyterHub! When they log in for the first time, they can set their password - and use it to log in again in the future.