Skip to content

A Jekyll plugin that converts Jupyter notebooks in your site to HTML pages using nbconvert.

License

Notifications You must be signed in to change notification settings

tom-jin/jekyll-jupyter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jekyll Jupyter Notebook Plugin

A fork of jekyll-asciidoc to replicate the functionality of jekyll-jupyter-notebook in self contained pages.

Creating Posts/Pages

The first notebook cell must contain YAML front matter for Jekyll to process. If no variables need to be defined an opening and closing triple dash is sufficient.

This cell is then discarded before conversion to HTML.

About

A Jekyll plugin that converts Jupyter notebooks in your site to HTML pages using nbconvert.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%