-
Notifications
You must be signed in to change notification settings - Fork 5
Connecting
This version is a BETA RELEASE. The official version will be released at a later date.
Follow the instructions on the Deploy page.
Log onto Cori
Create a file named .override-jupyter in your HOME directory
In this file simply add this:
exec /global/common/software/uvcdat/miniconda3/envs/jupyter-vcdat/bin/jupyter-labhub "$@"
Now go to:
https://jupyter-stage.nersc.gov/hub/home
Login, select Cori and you are all setup.
Note: You might need to ask to be added to the uvcdat group.
Log into acme1 via:
ssh -L 8888:acme1.llnl.gov:8888 acme1.llnl.gov
Point your browser to: http://localhost:8888 The first time you go to the localhost:8888 address, you will need to sign in using the same username and password you used to log on to acme1.
If the browser seems to hang or nothing happens you can try one of the following:
- refresh the browser a few times until you see some activity (i.e. the Jupyter "loading" image displays) OR
- go to http://localhost:8888/hub/home and select "My Server"
Firefox seems to fail, please use Chrome or Safari
- Make sure you can ping or log to crunchy (i.e you are onsite or connected via VPN)
- Point your browser to: http://crunchy.llnl.gov:8080
Once you have connected and you see something when you go to http://localhost:8888 in your browser, JuptyerLab has loaded and you are now ready to make use of VCDAT. Please see the User Interface and Load Data pages for next steps and more information.