Skip to content

Login and start coding

Startup page

After the EC2 instance is started, you can access the JupyterHub Server with its public IP address. For example, if the IP address is 3.236.45.107, typing http://3.236.45.107 in the browser will bring you to the following startup page:

main page1

Credentials

The preconfigured username and password are jhub-admin and the EC2 instance ID.

main page2

Change password

If it is the first time for you to log in, you will be asked to change the password.

main page2

JupyterLab

main page2

Logout

main page2

main page2

main page2

User management

Admin console

The admin console can be accessed through http://3.236.45.107/auth

main page2

Credentials

The preconfigured username and password are keycloak-admin and the EC2 instance ID.

main page2

Switch to Realm JupyterHub-User

main page2

Create a new user

Click Add user

main page2

Enter username and click Create

main page2

Click Save

main page2

Set password

Select Credentials and click Set password

main page2

Enter password and make it temporary such that the user will be asked to change it when logging in for the first time

main page2

Click Save password

main page2

Logout

main page2