Skip to main content

High-performance Jupyter notebook conversion to HTML, Markdown, and Python

Project description

DataForge Convert

High-performance Jupyter notebook conversion for Python.

Installation

pip install dataforge-convert

Usage

from dataforge_convert import convert_notebook

# Convert notebook to HTML
html = convert_notebook("notebook.ipynb", "html", title="My Notebook")

# Convert to Markdown
md = convert_notebook("notebook.ipynb", "markdown")

# Convert to Python script
py = convert_notebook("notebook.ipynb", "python")

# Strip outputs (clean notebook)
clean = convert_notebook("notebook.ipynb", "strip")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataforge_convert-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (984.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file dataforge_convert-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for dataforge_convert-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 de28cc06426f75a294cb04212ccd87f1ac60036166c34e8c042dec17a701d10c
MD5 bbe39051cbb2f2a612a97c4e737e83d0
BLAKE2b-256 8eac9926dd1c220e552b777b4ba943df74e91a3af1f18a21726889a705069a20

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page