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
Finally, run
jupytray install
This will add a shortcut to run Jupytray to the Windows Start menu.
It will also add this shortcut to the Windows Startup folder, which means that Jupytray will auto-run after system restarts. (This can be disabled in the Jupytray options window).
To remove these shortcuts, you can later run jupytray uninstall
(and then pip uninstall jupytray
, to remove the Python package as well).
Usage
Open the Windows Start menu, type Jupytray
, and hit enter.
This should start the tray app and the Jupyter notebook server.
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
Built Distribution
File details
Details for the file jupytray-0.4.tar.gz
.
File metadata
- Download URL: jupytray-0.4.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0859ad8cf8a11d54fae6c98285cd7712c7f6a887d8e48f06109a9de1920f4bc9 |
|
MD5 | da66828a7599ca63544de25cb809ad84 |
|
BLAKE2b-256 | 7bf9bf68edfbd29343487480d84ff4344f2c233d8c4ffb131b757543f47881c9 |
File details
Details for the file jupytray-0.4-py3-none-any.whl
.
File metadata
- Download URL: jupytray-0.4-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a041c71013931d7d260ebfbec1eb8ae0add3acf7cd1cc14dc726828fde106a30 |
|
MD5 | a7a449e6de8897e3d1d10de2477a491f |
|
BLAKE2b-256 | 6821259cc72f424605b0b48e9409e943c97a4e7b078d3d96b3073dd5be400936 |