Skip to content
/ vIPer Public
forked from damianavila/vIPer

vIPer: a new tool for IPython notebooks.

Notifications You must be signed in to change notification settings

fperez/vIPer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vIPer

vIPer is an application specifically designed to work with IPython notebooks.

With vIPer you can:

How to use it?

$ipython notebook --pylab=inline --no-browser

(pylab is optional)

$python viper.py

(Dashboard page use port 8888, but you want to use another port, point to it using the address bar: Ctrl+a)

Dependencies

Ver: 0.13 (this is a very alpha release, you can play with it... but surely you will found several bugs.

  • Python 2.7
  • IPython > 0.12 (with its own dependencies)
  • PyQt > 4.9
  • Pygments
  • Latest Docutils

For example:

curl http://docutils.svn.sourceforge.net/viewvc/docutils/trunk/docutils/?view=tar > docutils.gz

pip install -U docutils.gz

  • RecordMyDesktop (if you want to record audio and video).

License

TBD (some code derived from others work is under APACHE license).

Author: Damián Avila, Jul 2012

About

vIPer: a new tool for IPython notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published