##JupyterHub Instructions
To configure JupyterHub in Jenkins:
- Run the Initial Configuration Pipeline if you have not done so.
- Click Configure JupyterHub Token Introspection Token under the All listing.
To start JupyterHub in Jenkins:
- Log into your Jenkins server.
- Click Start JupyterHub.
To stop JupyterHub in Jenkins:
- Log into your Jenkins server.
- Click Stop JupyterHub. Note: Stopping JupyterHub stops all user Jupyter Notebook servers as well as JupyterHub itself.
To log into JupyterHub:
- Log into PIC-SURE.
- Do one of the following:
- If you are an admin user, click Admin.
- If you are a non-admin user, click User Roles.
- Click Applications. A dropdown appears.
- Click JupyterHub.
To add a JupyterHub user:
- Click Admin.
- Click Add User. A window appears.
- Adding User For - If not Google, select the user's authentication service.
- Email (required) - Enter the new user's email address.
- Roles - Select JupyterHub User. Add more roles if necessary.
- Click Save user.