Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


C. Stubbs Jan 26, 2021

We intend to use the Rubin Science Platform Jupiter-Lab system for analysis of Aux Tel data, and eventually other LSST commissioning activity. 

...

2) point the Cisco VPN "connect" window at ncsa-vpn-default  BE SURE TO UPDATE USER NAME 

...

This will send an authentication ping to DUO on your phone. Once you authorize, VPN should be established. 

4) point a browser to  lsst-lsp-stable.ncsa.illinois.edu/nb and select National Center for Supercomputing Applications as identity provider. You can type NCSA in the search box to get to this. 

...

source ${LOADSTACK}
setup lsst_distrib

to install a python package that's accessible to notebooks
after doing LOADSTACK steps above, pip install --user <package>

to install some other LSST notebook toolkit:
go to github location of repo
choose CODE green button on right
choose HTTPS
cut and paste 

then in terminal do git clone <past https> 




...


References:

https://nb.lsst.io/ getting-started for connectivity

...