Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1012 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 1012 Bytes

pyROOTforCMSDAS

Files for the pyROOT exercise with CMSDAS.

Setup

We will be using the Jupyter instance at Vanderbilt. Point your browser to:

https://jupyter.accre.vanderbilt.edu/

If this is the first time using this JupyterHub, you should see:

Click the "Sign in with CILogon" button. On the following page, select CERN as your identity provider and click the "Log On" button. Then, enter your CERN credentials or use your CERN grid certificate to autheticate.

Now you should see the JupyterHub home directory. Click on "New" then "Terminal" in the top right to launch a new terminal.

To download the tutorials, type

git clone https://github.com/perilousapricot/pyROOTforCMSDAS

Now, in your directory tab, there should be a new directory called pyROOTforCMSDAS. All of the tutorials and exercises are in there.