Run and edit Jupyter notebooks on the desktop, written in Python with Gtk.
Website: https://www.cvfosammmm.org/porto/
Porto runs Jupyter notebooks on the desktop and is written in Python and Gtk. Report any issues you encounter here on Github. I'm really happy about any feedback I get, be it about code architecture, design, bugs, feature suggestion, ...
I'm developing Porto on Debian and that's what I exclusively tested it with. Installing on Ubuntu should probably work exactly the same.
ansifilter is an optional dependency that allows colored error messages.
-
Run the following command to install prerequisite Debian packages: apt-get install sagemath python3-bleach python3-markdown python3-pypandoc jupyter-client python3-ipykernel python3-nbformat libgtk-3-dev libgtksourceview-3.0-dev
-
Download und Unpack Porto from GitHub
-
cd to Porto folder
-
Running the following command should start Porto: python3 main.py
Installation on distributions different from Debian or Ubuntu should work more or less the same. If you have any trouble please get in touch by opening an issue on GitHub.
Porto development / discussion takes place on GitHub at https://github.com/cvfosammmm/porto.
Porto is licensed under GPL version 3 or later. See the COPYING file for details.