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-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.
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
Built Distribution
File details
Details for the file jupytray-0.6.tar.gz
.
File metadata
- Download URL: jupytray-0.6.tar.gz
- Upload date:
- Size: 9.4 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 | f50c9b546c690e4aa28bdd7891f471704208abec4b619c5e543fae7370ce3181 |
|
MD5 | bcc536bd8c73660d452f71c7d93c80a9 |
|
BLAKE2b-256 | 5763df56cb1642b64f1ddbbb8c7ec9d97919d057a50b685a87894746dc4d9f87 |
File details
Details for the file jupytray-0.6-py3-none-any.whl
.
File metadata
- Download URL: jupytray-0.6-py3-none-any.whl
- Upload date:
- Size: 9.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 | bb2b3e6a16c2846bbc60c27f28db649229b740400e8085cd85f63ec6ad5cca86 |
|
MD5 | e36b5dc08966b60706c8f0f04b8249d3 |
|
BLAKE2b-256 | 3ce1a6dbd7869e70b5b95b6f25c5504378d620b3d2c98693d29007a7b3cd8690 |