jupyter-keepalive
A JupyterLab extension to help keep your Jupyter Server from being culled due to idleness.
Installation
pip install jupyter-keepalive
How to Use
Currently, you have to use the JupyterLab Command Palette to use jupyter-keepalive. View -> Activate Command Palette
or Command+Shift+C (on Mac) or Control+Shift+C (on Linux/Windows) will open the command palette. Searching for
"keepalive" should show you the following 4 options:
"Keep server alive while idle (24h)" keeps the server alive for the next 24h.
"Keep server alive while idle (dialog)" opens the following dialog box that allows you to specify how long you want your server to be kept open regardless of activity.
"Stop keeping server alive" stops the keepalive functionality, and lets the idle culler do its job.
"Check keepalive status" refreshes the keepalive status, which is displayed in the statusbar at the bottom when keepalive is active. No status bar item is present when keepalive is inactive.
Future work
Future work will enable easier UI for accessing the functionality of jupyter-keepalive so the command pallette is not needed.
License
jupyter-keepalive is distributed under the terms of the BSD 3-Clause license.
Release files for jupyter-keepalive 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_keepalive-0.3.0.tar.gz | 182.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_keepalive-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 236.6 kB
Release files / jupyter_keepalive-0.3.0.tar.gz
| Download URL | jupyter_keepalive-0.3.0.tar.gz |
|---|---|
| Size | 182.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fd1bdb3abdd4bc9545f80f67ed69347e78bbfb9244e9d37e373c16d8bf4b8b71
|
|
BLAKE2b-256 checksum How to use checksums |
272bcecd9a9ed444ed11a04ebb15a200fe32668241eceb25747bb26a6a235c9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.14
|
Release files / jupyter_keepalive-0.3.0-py3-none-any.whl
| Download URL | jupyter_keepalive-0.3.0-py3-none-any.whl |
|---|---|
| Size | 54.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de7bb5cfe01740c383219ce3cdc79ace7fc48090b6fd7640772880d6af46c1e0
|
|
BLAKE2b-256 checksum How to use checksums |
75130f12402a2231888dc511a387eddeb481c7f7651bcebb52ed0b6356440fa7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.10.14
|