nbconvert-examples icon indicating copy to clipboard operation
nbconvert-examples copied to clipboard

Template examples out of date

Open connorferster opened this issue 4 years ago • 1 comments

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!

connorferster avatar May 22 '21 18:05 connorferster

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/

sheeshee avatar Aug 04 '21 23:08 sheeshee