Skip to main content

NBConvert Templates

Project description

nbconvertX

A framework for customizing NBConvert templates and building reports

Build Status Coverage

Templates

NBConvert's default templates are largely designed with academic styling. This repo is a collection of templates with industrial/business reports in mind.

Gallery

Sample - PDF
sample.pdf Template

Getting started

You can install via:

pip install nbcx

or from source:

python setup.py install

Usage

This library exposes a variety of templates (See the gallery above), as well as a few exporters to handle customizations not possible with nbconvert exporters. Thus, we expose a number of targets (you can see these as entrypoints with nbconvert.exporters key in the setup.py file).

Here is an example usage:

jupyter nbconvert --to nbcx_pdf sample.ipynb --execute --template nbcx/templates/reports/abc.tex.j2

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

nbcx-0.0.1.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

nbcx-0.0.1-py2.py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 2 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