Skip to main content

Save and load notebooks to local-storage

Project description

Jupyter Offline Notebook

Binder

Save and load notebooks to local-storage, even if you've lost your connection to the server.

Installation

pip install jupyter-offlinenotebook

This should automatically enable the extension. If it is not listed in jupyter nbextension list install and enable it:

jupyter nbextension install --py jupyter_offlinenotebook --sys-prefix
jupyter nbextension enable --py jupyter_offlinenotebook --sys-prefix

Usage

There are three new icons to:

  • download the in-memory (browser) state of the notebook
  • save the in-memory state of the notebook to local-storage
  • load a notebook from local-storage

Saving and loading uses the path of the current notebook

WARNING

This extension is still in development. It is only tested on Firefox.

  • There are no error messages, you must open the Javascript console to check whether save/load has worked.
  • The size of downloaded notebooks is limited by the browser.
  • Only the path of the notebook within Jupyter Notebook is used. If you have multiple notebook environments on the same domain the notebooks may have the same path.

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-offlinenotebook-0.0.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file jupyter-offlinenotebook-0.0.1.tar.gz.

File metadata

  • Download URL: jupyter-offlinenotebook-0.0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for jupyter-offlinenotebook-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4d0cd8172d0bad9157f6f08eccb2ebc99880b054f2e05c2f861ff525e8190754
MD5 ce31ba09f5b8268909d8797ad9f6e3da
BLAKE2b-256 21666c3e3fb8eee6fad0496bbb57badbeb9697a331bfe43db709f758400ce6d3

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