NBConvert Templates
Project description
nbconvertX
A framework for customizing NBConvert templates and building reports
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 | |
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
Built Distribution
File details
Details for the file nbcx-0.0.1.tar.gz
.
File metadata
- Download URL: nbcx-0.0.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf44f0c0cdc222d4e8446bfcc0aed1f8bec614b809450b6f5ff7b11009169200 |
|
MD5 | 8735489d6b6572b15c64448db3133c02 |
|
BLAKE2b-256 | 76c48f50a76b66f39ce916b5d44957fe81ac3395d24e7614a16535bc5a6793b2 |
Provenance
File details
Details for the file nbcx-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: nbcx-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5741a259e093b96a3828285c18fae95f1223cab30e83d70dae39da2c85cf09d1 |
|
MD5 | ff21be86473d2df7fd4613555126d396 |
|
BLAKE2b-256 | f7430f883328a1e85ec0992c08b7c1762427601231e20d807ea14717a51a3953 |