jupyter / nbviewer

nbconvert as a web service: Render Jupyter Notebooks as static web pages
https://nbviewer.jupyter.org
Other
2.19k stars 544 forks source link

Not rendering images (svg) #1037

Open cpraveen opened 1 year ago

cpraveen commented 1 year ago

SGV images in my notebook are not visible, e.g.,

https://nbviewer.org/github/cpraveen/nla/blob/master/src/dog.ipynb

fmamitrotta commented 1 year ago

Hi, just wanted to point out that I have the same problem. Everything worked until December 2022, then SVG images sopped being rendered correctly on nbviewer. Please see this notebook as an example. For the same notebook, github is able to render the SVG images correctly, please see here.