damianavila / vIPer

vIPer: a new tool for IPython notebooks.
60 stars 9 forks source link

vIPer

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

With vIPer you can:

How to use it?

\$ipython notebook --no-browser

Note: Set the --notebook-dir as the vIPer directory or open ipython notebook in the same directory where vIPer and the notebooks you are working lives.

\$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

Version 1.1: now supporting the last IPython release and using the IPython.nbconvert machinery (as usual... you can play with it, but surely you will find several bugs, just report them).

License

BSD-Modified (also known as New BSD or Revisited BSD).

Author: Damián Avila