-
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 instructions on the GitHub repository home 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 acme 1 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"
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 more information.