Skip to main content

A JupyterLab extension that will autosave your open Notebook.

Project description

JupyterLab Notebook autosave extension

A JupyterLab extension that will autosave your open Notebook.

jupyterlab-notebook-autosave

Requirements

  • JupyterLab >= 4.0

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone this repo to your local environment

# Change directory to the cloned directory

# Install package in development mode
pip install -e .

# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite

# Rebuild extension Typescript source after making changes
jlpm run build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch

# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

Uninstall

Delete the extension folder direction from the installation directory:

cd /Users/{USER}/.venv/share/jupyter/labextensions/jupyterlab-notebook-autosave

Production install

TODO

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab_notebook_autosave-0.1.0.tar.gz (103.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file jupyterlab_notebook_autosave-0.1.0.tar.gz.

File metadata

File hashes

Hashes for jupyterlab_notebook_autosave-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2df6851c7e9d5d37c2376fde00b2961c1c6bc928394535da1d6c3a66f1ef3c58
MD5 ef835e9e180554aebf8044fbc11c7fd6
BLAKE2b-256 753fc04b790ef80a8720a4f0dcdaad57ee86839517a3e9b9f58cc06cce670a55

See more details on using hashes here.

File details

Details for the file jupyterlab_notebook_autosave-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyterlab_notebook_autosave-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e91978adc842b73458a9424e1d82141e7b85d7e70ec9b0404e835be92e70d846
MD5 e87d207cbd6e923fb5e9da69c504a82d
BLAKE2b-256 936b059e0cbefd394ba23649c8764ab34c35dd411208dc115c5b3915f2007547

See more details on using hashes here.

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