[
https://issues.apache.org/jira/browse/ARROW-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657929#comment-17657929
]
Rok Mihevc commented on ARROW-896:
----------------------------------
This issue has been migrated to [issue
#16499|https://github.com/apache/arrow/issues/16499] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Docs] Add Jekyll plugin for including rendered Jupyter notebooks on website
> ----------------------------------------------------------------------------
>
> Key: ARROW-896
> URL: https://issues.apache.org/jira/browse/ARROW-896
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation
> Reporter: Wes McKinney
> Assignee: Kouhei Sutou
> Priority: Major
> Fix For: 0.3.0
>
>
> 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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)