0.2.4 • Published 7 years ago

hexo-ipynb v0.2.4

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

hexo-ipynb

A hexo plugin which allow embed iPython notebook into post.

Install

npm install --save hexo-ipynb

Usage

  1. Enable post asset by adding this line in your _config.yml: post_asset_folder: true
  2. Put your .ipynb file into the post asset folder
  3. Reference the notebook in your post: {% asset_ipynb <example.ipynb> %}
0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago