Skip to content

dpfrakes/nbconvert-themes

 
 

Repository files navigation

nbconvert-theme-pale-sand-navy

This is a theme for the jupyter nbconvert extension. Checkout the screenshot below which was created from this project.

Screenshot

Installation

pip install nbconvert-theme-pale-sand-navy

Usage

After installing the package you can select theme by passing the template parameter to the jupyter nbconvert command.

jupyter nbconvert --to html --template pale-sand-navy notebook.ipynb

It can also be easily used inside GitHub Actions like here.

About

Various themes for exporting Jupyter Notebooks to HTML

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jinja 64.3%
  • Python 18.2%
  • CSS 17.5%