Skip to main content

Exports Jupyter notebook into beautiful and dynamic HTML report.

Reason this release was yanked:

Introduced bug with itables.

Project description


Pretty Jupyter

Simple package for beautiful & dynamic reports

Documentation Status

demo preview

Introduction

Pretty Jupyter is a package that creates beautifully styled and dynamic html webpage from Jupyter notebook.

Check out the demo and compare it with the default jupyter.

Main Features

  • :point_right: Visually appealing styles.
  • :point_right: Table of Contents can be automatically generated.
  • :point_right: Using Python variables in Markdown.
  • :point_right: Tabsets for hiding section content behind clickable tabs.
  • :point_right: Code Folding: Show/Hide code to filter out unnecessary content.
  • :point_right: Themes: Selection from a wide variaty of available themes.
  • :point_right: Wide range of configuration options with sensible defaults.
  • :point_right: Unobtrusive syntax that works well in notebook environments.

All these features are integrated directly in the output html page. Therefore there is no need for an interpreter running in the backend.

Installation

pip install pretty-jupyter

Usage

jupyter nbconvert --to html --template pj /path/to/ipynb/file

Resources

Credits

  • RMarkdown: RMarkdown served as a great inspiration when making this package.
  • nbconvert: Pretty Jupyter uses nbconvert underhood. Its great extendability allowed this project to be created.

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

pretty-jupyter-2.0.6.tar.gz (1.6 MB view hashes)

Uploaded Source

Built Distribution

pretty_jupyter-2.0.6-py3-none-any.whl (3.2 MB 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