Metadata-Version: 1.1
Name: jupyterlab-autoversion
Version: 0.0.3
Summary: Automatically version notebooks from JupyterLab
Home-page: https://github.com/timkpaine/jupyterlab_autoversion
Author: Tim Paine
Author-email: t.paine154@gmail.com
License: Apache 2.0
Download-URL: https://github.com/timkpaine/jupyterlab_autoversion/archive/v0.0.3.tar.gz
Description: # jupyterlab_autoversion
        Automatically version jupyter notebooks in JupyterLab
        
        [![Build Status](https://travis-ci.org/timkpaine/jupyterlab_autoversion.svg?branch=master)](https://travis-ci.org/timkpaine/jupyterlab_autoversion)
        [![GitHub issues](https://img.shields.io/github/issues/timkpaine/jupyterlab_autoversion.svg)]()
        [![codecov](https://codecov.io/gh/timkpaine/jupyterlab_autoversion/branch/master/graph/badge.svg)](https://codecov.io/gh/timkpaine/jupyterlab_autoversion)
        [![PyPI](https://img.shields.io/pypi/l/jupyterlab_autoversion.svg)](https://pypi.python.org/pypi/jupyterlab_autoversion)
        [![PyPI](https://img.shields.io/pypi/v/jupyterlab_autoversion.svg)](https://pypi.python.org/pypi/jupyterlab_autoversion)
        [![npm](https://img.shields.io/npm/v/jupyterlab_autoversion.svg)](https://www.npmjs.com/package/jupyterlab_autoversion)
        
        
        ## Save every notebook revision
        Enhanced checkpoints, versioned and persistent between restarts on every save
        
        ![](https://raw.githubusercontent.com/timkpaine/jupyterlab_autoversion/master/docs/example.gif)
        
Keywords: jupyter jupyterlab
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
