Metadata-Version: 2.1
Name: jupyterlab_nbconvert_nocode
Version: 0.1.0
Summary: A simple helper library with 2 NBConvert exporters for PDF/HTML export with no code cells
Home-page: https://github.com/timkpaine/jupyterlab_nbconvert_nocode
Author: Tim Paine
Author-email: t.paine154@gmail.com
License: Apache 2.0
Description: # jupyterlab_nbconvert_nocode
        A simple helper library with 2 NBConvert exporters for PDF/HTML export with no code cells
        
        [![Build Status](https://dev.azure.com/tpaine154/jupyter/_apis/build/status/timkpaine.jupyterlab_nbconvert_nocode?branchName=master)](https://dev.azure.com/tpaine154/jupyter/_build/latest?definitionId=27&branchName=master)
        [![GitHub issues](https://img.shields.io/github/issues/timkpaine/jupyterlab_nbconvert_nocode.svg)]()
        [![Coverage](https://img.shields.io/azure-devops/coverage/tpaine154/jupyter/27/master)](https://dev.azure.com/tpaine154/jupyter/_build?definitionId=27&_a=summary)
        [![PyPI](https://img.shields.io/pypi/l/jupyterlab_nbconvert_nocode.svg)](https://pypi.python.org/pypi/jupyterlab_nbconvert_nocode)
        [![PyPI](https://img.shields.io/pypi/v/jupyterlab_nbconvert_nocode.svg)](https://pypi.python.org/pypi/jupyterlab_nbconvert_nocode)
        [![npm](https://img.shields.io/npm/v/jupyterlab_nbconvert_nocode.svg)](https://www.npmjs.com/package/jupyterlab_nbconvert_nocode)
        
        ![](https://raw.githubusercontent.com/timkpaine/jupyterlab_nbconvert_nocode/master/docs/1.png)
        
Keywords: jupyter jupyterlab
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Framework :: Jupyter
Description-Content-Type: text/markdown
Provides-Extra: dev
