Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.47 KB

File metadata and controls

40 lines (24 loc) · 1.47 KB

Browsers

Please use Chrome to access the Virtual Machine if you are having trouble with Safari.

Installinng a local copy of Python

If you want to install a local copy of Python on your laptop, we suggesst the Anaconda distribution

http://continuum.io/downloads

You may also wish to apply for a free academic license to get access to advanced compiler and I/O software at

https://store.continuum.io/cshop/academicanaconda

Learning to use the IPython notebook

Start with the User Interface Tour and Keyboard Shortcuts in the Help Menu.

Official tutorrial For visual people

You can see the range of amazing notebooks people have shared in the Gallery

To easily view other peoples notebooks on the web or Github, you can install the nbviewr browser extension

Python references

Numeric cheat sheets

For Matlab users For R users