Metadata-Version: 2.1
Name: jupyterlab_nbconvert_nocode
Version: 0.3.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://github.com/timkpaine/jupyterlab_nbconvert_nocode/workflows/Build%20Status/badge.svg?branch=main)](https://github.com/timkpaine/jupyterlab_nbconvert_nocode/actions?query=workflow%3A%22Build+Status%22)
        [![codecov](https://codecov.io/gh/timkpaine/jupyterlab_nbconvert_nocode/branch/main/graph/badge.svg)](https://codecov.io/gh/timkpaine/jupyterlab_nbconvert_nocode)
        [![GitHub issues](https://img.shields.io/github/issues/timkpaine/jupyterlab_nbconvert_nocode.svg)]()
        [![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)
        
        ![](https://raw.githubusercontent.com/timkpaine/jupyterlab_nbconvert_nocode/main/docs/1.png)
        
Keywords: jupyter jupyterlab
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
