Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 789 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 789 Bytes

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