Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 2.53 KB

README.md

File metadata and controls

55 lines (38 loc) · 2.53 KB

GPLv3 license

What is Europa?

Europa is a desktop client for JupyterLab that provides native app experience using standalone windows and keyboard shortcuts.

Europa supports all the keyboard shortcuts for JupyterLab that you'd expect in a desktop application (like Ctrl+Tab to switch tabs, Ctrl+W to close a tab). More details are on the Keyboard Shortcuts wiki page.

Installation

You can either grab a portable app for linux/windows or grab OS specific installer from the releases.

Debian/Ubuntu

curl -s --compressed "https://europa-sources.suyashmahar.com/debian/KEY.gpg" | sudo apt-key add -
sudo curl -s --compressed -o /etc/apt/sources.list.d/europa.list "https://europa-sources.suyashmahar.com/debian/europa.list"
sudo apt update && sudo apt-get install europa

CLI

Europa supports a CLI interface:

USAGE:
        /tmp/.mount_europaZ88iLd/europa [options]

OPTIONS:
        -u,--url <url>  Open a europa window for <url> on start.
        -v,--version    Print version number and exit.
        -h,--help       Print this help message and exit.

Demo

(YouTube)
Europa Demo video

Contributing

If Europa helped you in your work, please consider contributing or donating a small amount to the project!

Gallery

License

This program is distributed under the terms of the GPL v3, except when noted otherwise.

Rights to all artworks in this program is reserved, unless noted otherwise. Copyright (c) 2020-21 Suyash Mahar.