{"library":"nbconvert","type":"library","category":null,"description":"nbconvert is a powerful tool in the Jupyter ecosystem that converts Jupyter Notebook files (.ipynb) into various other static formats like HTML, LaTeX, PDF, Markdown, reStructuredText, and executable scripts. It is actively maintained and currently supports Python 3.9-3.12. The library sees regular updates, often with several minor releases within major versions.","language":"python","status":"active","version":"7.17.0","tags":["jupyter","notebook","conversion","html","pdf","latex","markdown","exporter","cli","library","tool"],"install":[{"cmd":"pip install nbconvert","imports":["from nbconvert import HTMLExporter","from nbconvert.preprocessors import ExecutePreprocessor","import nbformat","from traitlets.config import Config"]},{"cmd":"conda install nbconvert","imports":[]}],"homepage":"https://jupyter.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/nbconvert/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.6,"avg_import_s":2.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nbconvert/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}