academicpages / academicpages/academicpages.github.io

Support Jupyter notebooks / .ipynb files

未关闭
#3 2 条评论 6 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
SCSS
星标
17.6k
派生
9.2k
PR 合并指标
30 天内没有已合并 PR

描述

Provide some scaffolded support for uploading .ipynb Jupyter notebooks and displaying them. Current options for presenting Jupyter notebooks are all based on linking to some nbconvert-based output. nbconvert does have a --to markdown option, but GitHub pages wouldn't run nbconvert on push. So this would likely be a script / notebook that would be run by a user when adding an .ipynb file to the repository, which calls nbconvert to generate the markdown file in the appropriate folder, then adding appropriate YAML metadata.

This would also need a defined way to for users to point to where .ipynb files are located and specify metadata.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。