Skip to main content

keep jupyter servers alive while you walk away

Project description

jupyter-keepalive

PyPI - Version PyPI - Python Version

A JupyterLab extension to help keep your Jupyter Server from being culled due to idleness.

Dialog to enter how long to keep your server alive for Status Bar showing how much longer your server will be kept alive

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:

Command Palette showing keepalive commands

"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.

Dialog to enter how long to keep your server alive for

"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.

Status Bar showing how much longer your server will be kept alive

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.

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

jupyter_keepalive-0.3.0.tar.gz (182.0 kB view hashes)

Uploaded Source

Built Distribution

jupyter_keepalive-0.3.0-py3-none-any.whl (54.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page