GitHub 可以渲染 Zeppelin notebook 吗?

Can GitHub render Zeppelin notebook?

使用 Jupyter 笔记本(ipynb 文件),当我将文件提交到 GitHub 时,GitHub 可以很好地呈现我的笔记本:命令 + 命令的所有输出。

但是,GitHub 不能很好地呈现 Zeppelin 笔记本(JSON 文件),它只显示 JSON 文本文件内容。有没有办法在 GitHub 中查看 Zeppelin 笔记本?

hortonworks-gallery/zeppelin-notebooks所示,您需要使用第三方查看器才能查看这些文件,GitHub不直接支持这些文件:

Generate a link to preview the notebook by pasting the url from #1 into ZeppelinHub viewer (https://app.zepl.com/explore).
This will generate a preview page for your notebook (at a url that looks something like https://www.zepl.com/viewer/notebooks/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL2hvcnRvbndvcmtzLWdhbGxlcnkvemVwcGVsaW4tbm90ZWJvb2tzL21hc3Rlci8yQTk0TTVKMVovbm90ZS5qc29u/)

Github 本身不能这样做,如下所示: https://github.com/hortonworks-gallery/zeppelin-notebooks/blob/master/2A94M5J1Z/note.json

Google Chrome 有一个插件可以帮助完成此操作,但目前无法使用。 https://chrome.google.com/webstore/detail/apache-zeppelin-github-vi/nmcclabkicmehbdlfnmlgdbihinlldhc?hl=en-US