A Jupyter Server extension that accesses and modifies the settings dictionary.
Project description
Content
jupyter_cpu_alive
is a jupyter server extension that updates the server's api_last_activity
based on CPU usage. This is useful to keep the server alive so it is not culled when running inside jupyterhub.
Install
Install with pip install jupyter_cpu_alive
.
Then run jupyterlab.
The extension is configured with two environment variables:
JUPYTER_CPU_ALIVE_PERCENT_MIN
defines the minimum CPU activity, above which the CPU is considered active. The default is 70%.JUPYTER_CPU_ALIVE_INTERVAL
gives the interval in second for checking for activity and updating theapi_last_activity
. The default is 5 min
Project details
Release history Release notifications | RSS feed
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
Close
Hashes for jupyter_cpu_alive-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12bb760e1a9ad2f082d9edc7984db1ccb0d684a92558a9269e35ed678057513d |
|
MD5 | ac5b5f3cdb78282cae9fcb6a37402df4 |
|
BLAKE2b-256 | 1c55693b44d1d220fafd3fac0c75a4f6675e6b0ef33e617729ba61f9bf0ae03f |