Peter Parente
Peter Parente
It looks like the widget metadata saved in one of the cells might be violating the [jupyter notebook JSON schema](https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json). If you strip widget output from the notebook does it...
Hi @gogowings. As long as adding VSTS doesn't somehow interfere with the other provides or the running of the public nbviewer instance, it sure feels like fair game to me.
It seems to be working today: https://nbviewer.jupyter.org/github/WeijieChen-MacroAnalyst/Linear_Algebra_With_Python/blob/master/Chapter%208%20-%20Vector%20Space%20and%20Subspace.ipynb This is one of a handful of recent reports about a delay between the file appear on GitHub and nbviewer being able to...
I wouldn't object. :)
XRef: https://gitlab.com/gitlab-org/gitlab-ce/issues/31910
This may be fixed by #801. Holding open until we deploy nbviewer.jupyter.org again with that fix so we can confirm.
`connect-src` used to be set to `*` in the old, private `nbviewer-deploy` repo that handled deployment of nbviewer.org on Rackspace. (https://github.com/jupyter/nbviewer-deploy/blob/master/tasks.py#L213) I see @minrk pulled that configuration forward into that...
Do you have a dropbox link you can share to aid debugging?
`title` (https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json#L63) and `authors` (https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json#L67) are now part of the notebook v4 schema.