Skip to main content

Run the Jupyter notebook server as a little app in the system tray

Project description

Jupytray

Run the Jupyter notebook server as a little app in the system tray.

That way you don't have to keep a separate command window open just for the server.

This app is made for Windows.

(It should be portable to Mac/Linux, as the GUI uses the cross-platform 'Qt' framework. Pull requests for such a port are welcome).

Installation

Make sure PyQt5 is installed:

conda install pyqt

Then run:

pip install jupytray

This will get you the latest version on PyPI

Finally, run

jupytray-shortcuts install

This will add shortcuts to the Windows Start menu and Startup folder.

Usage

Open the Start menu, type Jupytray, and hit enter.

This should start the tray app and the Jupyter notebook server.

The app will also auto-run at system restarts. (This can be disabled in the settings menu).

Deinstallation

First remove the Windows shortcuts:

jupytray-shortcuts uninstall

Then remove the Python package:

pip uninstall jupytray

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupytray-0.8.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

jupytray-0.8-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page