Manual - How to start the Jupyter Hub

Start

Boot the terminal through Windows Start, then cmd and press Enter. When the terminal window opens, type the following command:

ssh username @ dashy -p 8082 (replace username with own name)

Now you will be asked for the password (this is Beethoven's password), enter the password.

When the password has been entered correctly, you can see that Beethoven is now logged in by (base) username @ beethoven. To start the Jupyter environment, enter the following command: my_jupyter.sh and press Enter.

In the browser local on Safari or Chrome the following must now be entered:

Http://116.203.106.242:8887

The Jupyter environment will now open.

First time access

If it is the first time to access this environment, a token must be entered at the top of the web page. The Token (a combination of numbers and / or letters) can be found in the Terminal here:

http: // beethoven: 8887 /? Token =

You can copy the number (after Token=) from the terminal and paste it at the top of the newly opened browser Jupyter page. Paste the number of the Token and press Log in or the Enter key.

The Jupyter environment will now be opened and ready for use.

Shut down

To exit, you can manually close the browser.

In the terminal, use Ctrl + C and you will see username @ beethoven again, after this you type "exit" which will log you out of dashy.