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.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97237eec49fb61f9dcd5553aaffc41a3fa026d96991787376b6126bdb985bc11 |
|
MD5 | 6b5191a9774c4899dcd132d5edecd647 |
|
BLAKE2b-256 | a530024eb4ad9a90bcc84a2680f8436244a10e2ca531030413b92ba238d95f81 |