This is material for the Python lesson at the 2017-01-04-bristol SWC workshop.
In order to get these files run the following in a shell (pressing return after each line):
cd
cd Desktop
git clone https://github.com/andreww/2017-01-04-testing.git
cd 2017-01-04-testing
Then start up a jupyter notebook:
jupyter notebook
You should see a web browser start up with a notebook window.