Peter Parente
Peter Parente
https://github.com/amanchadha/stanford-cs231n-2020 is not accessible to me on GitHub. Is the repo marked private?
Rev'ing the gallery is long overdue. I sent a survey to the Google Group around the time of JupyterCon 2018 polling the community for what they'd like to see on...
The notebook is stored in Git LFS. It's likely the current nbviewer implementation doesn't support fetching from that.
Hi @Honghe. I'm not aware of any plans. nbviewer is largely in maintenance mode at the moment. If someone submits a PR adding LFS support and some basic tests to...
It looks like a new release of the jupyter-widgets JS on unpkg.com is bundling a stylesheet including rules like: ``` html { -webkit-box-sizing: unset; box-sizing: unset; } *, *::before, *::after...
@jasongrout thanks for taking a look. I cross-filed in ipywidgets because I didn't know if you received notifications from here or not. Feel free to close that one if you'd...
Deployed the temporary fix found in #821 to nbviewer.jupyter.org. Cached notebooks need to expire before the fix is seen.
It looks like https://github.com/jupyterlab/jupyterlab/pull/6050 may have fixed the problem. We need to check by pointing to the latest `jupyter-widgets` locally, visiting a few notebooks (like the one in the original...
The 503 error is probably coming from nginx if it's not appearing in the nbviewer log. It sounds like however nginx is configured, it is unable to reach the nbviewer...
The link in the description seems to be working OK for me: https://nbviewer.jupyter.org/github/epaki/applied-ds-capstone/blob/master/SegmentingClusteringT.ipynb