tom-jin / jekyll-jupyter

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

Home Page:https://github.com/tom-jin/jekyll-jupyter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://github.com/tom-jin/jekyll-jupyter

License:Other


Languages

Language:Ruby 100.0%