Skip to content

HTML template for Jupyter Notebooks with hidden code cells that can be revealed as required

License

Notifications You must be signed in to change notification settings

ihuston/jupyter-hide-code-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Code Hiding Jupyter HTML Template

Author: Ian Huston License: See LICENSE.txt

Create a clean and simple HTML file from a Jupyter notebook with code cells hidden. Click on any output cell to reveal the code used to create it.

Usage:

$ jupyter nbconvert --to html --template ./clean_output.tpl my_notebook.ipynb

About

HTML template for Jupyter Notebooks with hidden code cells that can be revealed as required

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages