Skip to content

imclab/ipython-in-depth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# IPython in depth tutorial


To get the tutorial, checkout the `ipython-in-depth` repo:

    $ git clone https://github.com/ipython/ipython-in-depth

Or just download and unzip current master:

    $ wget https://github.com/ipython/ipython-in-depth/zipball/master -O ipython-in-depth.zip
    # or
    $ curl -L https://github.com/ipython/ipython-in-depth/zipball/master -o ipython-in-depth.zip
    $ unzip ipython-in-depth.zip

To start the notebook server with the tutorial notebooks:

    $ cd /path/to/ipython-in-depth/notebooks
    $ ipython notebook

About

IPython in-depth Tutorial, first presented at PyCon 2012

Resources

Stars

Watchers

Forks

Packages

No packages published