Skip to main content

A MIME-type plugin for rendering JSON output from Jupyter notebooks to HTML

Project description

MyST-NB JSON

A MIME-type plugin for rendering JSON output from Jupyter notebooks to HTML


Outputs from Jupyter notebook code cells usually contain representations in one or multiple MIME types (image, text…). IPython provides multiple built-in output types, but not all of them have a representation for HTML, and fall back to a stringified version of the Python object.

This is the case for the application/json type:

It is nicely rendered in Jupyter because Jupyter includes a JSON renderer, but MyST-NB can only use IPython's built-ins which display as <IPython.core.display.JSON object>.

Jupyter Lab

Screenshot of json_dict in Jupyter

MyST-NB without plugin

Screenshot of json_dict in HTML by MyST-NB

MyST-NB with myst-nb-json plugin

Screenshot of json_dict in HTML with myst-nb-json

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

myst_nb_json-0.1.1.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

myst_nb_json-0.1.1-py3-none-any.whl (7.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