This should open the Jupyter interface. Any commands you run will be executed on the HPC
This should open the Jupyter interface. Any commands you run will be executed on the HPC
cluster.
cluster.
> **NOTE:** If no URL beginning with `127.0.0.1` was printed in step 5, change the first part
> **Troubleshooting:** If no URL beginning with `127.0.0.1` was printed in step 5, change the first part
> manually to `127.0.0.1` before entering it in your browser. In the example from step 5, you
> manually to `127.0.0.1` before entering it in your browser. In the example from step 5, you
> would change `n-62-20-9` to `12.0.0.1`.
> would change `n-62-20-9` to `127.0.0.1`.
> **Troubleshooting:** If the number after `htttp://127.0.0.1:` is not `44000`, Jupyter selected another port. In this case, redo step 7 where 44000 is replaced with the number from the URL printed by Jupyter. This happens if the port we request with `--port=44000` is not available.
If you close your browser, you can reconnnect by entering the URL again.
If you close your browser, you can reconnnect by entering the URL again.
If you lose your internet connection, you can reconnect by repeating steps 5 and 6.
If you lose your internet connection, you can reconnect by repeating steps 5 and 6.