Skip to main content

nbhistory enable saving current notebook execution history as a notebook

Project description

nbhistory

Enable saving current notebook execution history as a notebook

Install

pip install nbhistory

How to use

from nbhistory.core import save_notebook_history

save_notebook_history('tmp/my_history.ipynb')
Notebook history saved to tmp/my_history.ipynb

Limitation

nbhistory only saves the execution history, markdown cells will not be saved.

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

nbhistory-0.0.4.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

nbhistory-0.0.4-py3-none-any.whl (7.5 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