Laboratoire Catalyse et Spectrochimie - ENSICAEN
- install the Anaconda Scientific Python Distribution:
- Go to http://continuum.io/downloads and follow the instructions for your platform - and if you register as academic member of the university you get interesting add-ons
or 2) install the Canopy Enthought Distribution (This is the distribution I use myself):
- Go to https://store.enthought.com (it's a commercial distribution, but you have a free version Canopy Express - and if you register with your academic email, you can get the full academic version)
Download the zip (or better clone the repository)
To open these notebooks in IPython, download the files to a directory on your computer and from that directory run:
$ ipython notebook
This will open a new page in your browser with a list of the available notebooks.
Adapted from the notebooks by J.R. Johansson (robert [at] riken.jp)
http://github.com/jrjohansson/scientific-python-lectures.
This work is licensed under a Creative Commons Attribution 3.0 Unported License.