Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This would help with writing blog posts and other documentation about Arrow.
kou do you have any experience writing Jekyll liquid tag plugins in Ruby? Under the hood, we would convert .ipynb to Markdown using https://github.com/jupyter/nbconvert. We would need to add some notebook-related CSS to make the output look nice.
Here is a Jekyll-like plugin that does this for the Pelican platform: https://github.com/getpelican/pelican-plugins/blob/master/liquid_tags/notebook.py