Simple Discourse plugin to display ipynb files using OneBox and custom written ipynb renderer (inspired by how GitHub renders ipynb files)
Auxilary service can be found here.
Required Environment Variables:
export ONEBOX_IPYNB_RENDERER_SECRET="<your-secret>"
export ONEBOX_IPYNB_RENDERER_HOSTNAME="<your-hostname-for-aux-service>"
Demo: