/FlyingCircus

Collection of python notebooks for our summer python tutorial sessions

Primary LanguageHTMLMIT LicenseMIT

The Flying Circus

Authors: Chris Burns and Shannon Patel (Carnegie Observatories)

Just a safe place to put our ipython notebook tutorials for the summer python sessions held at the Carnegie Observatories.

The notebooks make reference to the data files that are also located in this repository. There are also some extra notebooks that can be useful for seeing how to do stuff. These are located in the MoreNotebooks folder.

To download this repository to your computer, run:

git clone https://github.com/obscode/FlyingCircus.git

This will create a folder (FlyingCircus). Change to this folder and run the jupyter notebook viewer:

jupyter-notebook

You should now get a browser from which you can select and launch the various ipython notebook files (*.ipynb).