Closed giotta closed 10 years ago
This is a great idea. The two templates that need updating are
https://github.com/ipython/nbviewer/blob/master/nbviewer/templates/400.html
and
https://github.com/ipython/nbviewer/blob/master/nbviewer/templates/500.html
Oh, probably worth noting that 500 errors should probably be reported.
400 errors now display much more information about what is wrong with the notebook rendering is being attempted on. In those cases, it's usually something upstream (needing an update, having invalid HTML, etc.)
Closing this as #149 adds links to 500 errors.
On the error page http://nbviewer.ipython.org/url/git.auf.org/?p=davin.git;a=blob_plain;f=ateliers/debian-python-virtualenv/mtlpy-workshop-debian-dev-env-fr.ipynb
there's no direct link to submit a bug report
(I hope that this is the good place... ;) I found a bug report link only on the ipython project web page... with leads on ipython github repo, not the nbviewer)