Sourcegraph Code Search now supports Jupyter Notebook rendering

We are excited to announce Code Search now has read-only support for all .ipynb files aka Jupyter Notebooks. This update comes to Sourcegraph thanks to a community contribution from Dyma Solovei.

Jupyter Notebook (formerly known as the IPython Notebook) is an interactive computational environment in which you can combine code execution, rich text, and rich media.

Before this update, Sourcegraph rendered these files as JSON. Now, you can view rich text, and rich media directly in the file view. The only thing you won’t be able to do is execute code.

This update is available now on sourcegraph.com/search, our public code search utility, and it’ll be coming soon to Sourcegraph Enterprise instances.



We are grateful for Dyma Solovei’s contribution. We can now close out this ~4-year-old issue.

Search for notebooks now!

Get Cody, the AI coding assistant

Cody makes it easy to write, fix, and maintain code.