# 支持 Jupyter notebooks

**URL:** https://meta.discourse.org/t/support-for-jupyter-notebooks/82374
**Category:** Feature
**Tags:** pr-welcome
**Created:** [2018年三月7日 00:53 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374 "2018-03-07T00:53:30Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![naveen1](https://avatars.discourse-cdn.com/v4/letter/n/f04885/32.png) [@naveen1](https://meta.discourse.org/u/naveen1)
#### Post date: [2018年三月7日 00:53 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/1 "2018-03-07T00:53:30Z")

</div>

Is there any plan to support Jupyter Notebook rendering support like GitHub?

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2018年三月7日 05:44 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/2 "2018-03-07T05:44:44Z")

</div>

So I guess the request is this

> **[Working with non-code files - GitHub Docs](https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files)**
>
> GitHub supports rendering and diffing in a number of non-code file formats.

> When you add Jupyter Notebook or IPython Notebook files with a .ipynb extension on GitHub, they will render as static HTML files in your repository.

This is the first time this has been requested so it’s not on our immediate roadmap. It’s also pretty niche so there’s a good chance this would have to be a plugin.

Unless, is there a way this could be built as a onebox extension @techAPJ?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2018年三月7日 06:40 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/3 "2018-03-07T06:40:51Z")

</div>

Yeah, I think this can be achieved by adding a custom onebox engine. Not on our roadmap though. #pr-welcome

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [2018年三月7日 08:35 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/4 "2018-03-07T08:35:56Z")

</div>

@naveen1 maybe you know someone in the Jupyter community who’d be able to contribute to this? There’s no tutorial on adding custom onebox engines yet but there’s plenty of samples to look at, e.g.

- [Add trello onebox by davidtaylorhq · Pull Request #359 · discourse/onebox · GitHub](https://github.com/discourse/onebox/pull/359/files)
- [FEATURE: support oneboxing of pdf files by arpitjalan · Pull Request #337 · discourse/onebox · GitHub](https://github.com/discourse/onebox/pull/337/files)
- [add onebox for asciinema by rriemann · Pull Request #335 · discourse/onebox · GitHub](https://github.com/discourse/onebox/pull/335/files)

and the devs can help troubleshoot roadblocks on #Development.

---

<div class="post-metadata">

### Author: ![areebbeigh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/areebbeigh/32/185850_2.png) [@areebbeigh](https://meta.discourse.org/u/areebbeigh)
#### Post date: [2020年七月23日 09:04 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/5 "2020-07-23T09:04:25Z")

</div>

这个用例有什么进展吗？

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [2020年七月24日 12:50 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/6 "2020-07-24T12:50:47Z")

</div>

也许可以查看这里：

> **[Jupyter Community Forum](https://discourse.jupyter.org/)**
>
> A place for Jovyans to share and learn from each other

---

<div class="post-metadata">

### Author: ![SimonBiggs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simonbiggs/32/292760_2.png) [@SimonBiggs](https://meta.discourse.org/u/SimonBiggs)
#### Post date: [2023年六月19日 03:49 UTC](https://meta.discourse.org/t/support-for-jupyter-notebooks/82374/7 "2023-06-19T03:49:05Z")

</div>

在此处已开始有关此内容的对话：

> **[Render notebooks within Discourse when linked to GitHub](https://discourse.jupyter.org/t/render-notebooks-within-discourse-when-linked-to-github/19894)**
>
> Hi, Over on the Discourse Meta forum there is a discussion around rendering Jupyter Notebooks when they are linked to on GitHub: As you can see, for the time being, when a GitHub link is provided the current one-box in Discourse displays the...
