Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.29 KB

Laboratoire Catalyse et Spectrochimie - ENSICAEN

LCS - Materials for the Python tutorials

  1. 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.

Original author

Adapted from the notebooks by J.R. Johansson (robert [at] riken.jp)

http://github.com/jrjohansson/scientific-python-lectures.

License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.