This is an interactive session to make sure that everyone at least has their computer set up to do a few basic things.
We expect that many of you have already done this. In that case you can help others to get set up.
-
Install Slack (if you don't have it already) and join the channels that your group will be using. You might also want to join
-
Follow either the Windows and Mac setup and install these three things on your personal computer:
-
conda (Either anaconda or miniconda) including python and jupyter
-
terminal or terminal emulator program
-
graphics handler such as XQuartz or Cygwin
-
-
Download or clone this project repository to your personal computer
-
Click on the "Clone or download" button on this page [https://github.com/KIPAC/BootCamp]
-
If you are familiar with git you can clone the repository, otherwise select "Download zip". You will want to unpack the zip file into a place you can find it again easily.
-
If you run into problems setting up any of these things, don't worry. We've set aside some time today to work with people to get set up.
-
Running a jupyter notebook locally on your computer
-
Using Anaconda
-
Using the Terminal and Miniconda
-
-
Running a jupyter notebook on an existing remote server
- In this case the SLAC jupyter hub
-
Running a terminal window and connecting to a remote computer
-
In a terminal window you can connect to the SLAC machines with the following command (if you have an account)
-
-
Starting a jupyter server remotely and connecting to it using the instructions here
-
Time permitting, start covering basics of python