nbconvert-examples
nbconvert-examples copied to clipboard
Template examples out of date
Hi folks,
Thanks for making this repository of examples. Much appreciated. Unfortunately, they all seem to be obsolete now that nbconvert v6 is out and used in Jupyter Lab v3. Are there any template examples for v6? I am looking specifically for a working example of a template that is set up to be installed with pip.
Many thanks!
I looked into this and set up an example project. Maybe you'll find it useful! https://github.com/sheeshee/nbconvert-template-example. Note, I used a little bit of a workaround and created a new exporter instead of just a template so there may be some limitations.
Alternatively, there is this package as well: https://pypi.org/project/nbconvert-theme-pale-sand-navy/