Skip to content

boblannon/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notebooks

Collection of presentations and musings in the form of iPython notebooks

If you've never heard of it, here's an (outdated) but decent video that's a quick intro to the iPython notebook and what it can do:

http://www.youtube.com/watch?v=DUCQ_HZamhs

To host a notebook locally (so that you can play with it), you'll need to set up:

Dependencies

Didn't want to make one single requirements.txt, but maybe I'll make a bunch of different ones? In the meantime, if you get an import error, here's some stuff you might not have:

Running a notebook

If you think you're set up, cd to the same dir as the .pynb that you want to see and run

ipython notebook --pylab inline 8888

A browser might pop up and give you a UI. if not, you can always go to http://locahost:8888

About

Collection of presentations and musings in the form of iPython notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors