IPython Notebook File Viewer
JavaScript
Switch branches/tags
Nothing to show
Latest commit 8b87541 Sep 27, 2014 @tartavull updating readme
Permalink
Failed to load latest commit information.
app
readme
.gitignore
Gruntfile.js
LICENSE
README.md
package.json

README.md

INotebook (IPython Notebook File Viewer)

If you love IPython Notebook, you probably find it annoying that there is no standalone offline app to open .ipynb files. You need to open a terminal, switch to the folder, and exec a command.

This simple app can be useful for you.

sudo add-apt-repository ppa:tartavull/ppa
sudo apt-get update
sudo apt-get install inotebook

It will download all the require dependencies like ipython

Unity app

Double click to directly open a file

Double click on file Opening without chosing a file