Skip to main content

Publish a Jupyter Notebook as a Medium blogpost

Project description

Jupyter to Medium

Publish your Jupyter Notebooks as Medium blog posts with the help of jupyter_to_medium.

Installation

pip install jupyter_to_medium

Usage

>>> import jupyter_to_medium as jtm
>>> jtm.post('My Awesome Jupyter Notebook.ipynb',
             pub_name='Dunder Data',
             publish_status='draft',
             dataframe_image=True)

If successful, JSON data will be returned with the URL.

Dependencies

This package relies on [dataframe_image] to convert your notebooks to markdown with dataframes as images

Project details


Download files

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

Source Distribution

jupyter_to_medium-0.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

jupyter_to_medium-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

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