jupyterhub / jupyter-server-proxy

Jupyter notebook server extension to proxy web services.
https://jupyter-server-proxy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
347 stars 148 forks source link

Added rank and fixed SVG icon handling #477

Closed yuvipanda closed 3 months ago

yuvipanda commented 3 months ago

@imcovangent even with this, unfortunately I still don't see the svg:

image

I'm going to close my PR, but feel free to open yours again and ping me.

imcovangent commented 3 months ago

Hi @yuvipanda,

I also found out it is quite sensitive. It only works for SVG files and even then only if the SVG files really only start with the element and hence end with .

I will have a look into this later to make it more versatile.

Will ping you if I have a PR ready for that. Will be in a couple of weeks probably though.