hexo-ipynb

0.2.4 • Public • Published

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> %}

Readme

Keywords

Package Sidebar

Install

npm i hexo-ipynb

Weekly Downloads

9

Version

0.2.4

License

MIT

Last publish

Collaborators

  • fuchen1983