jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.74k stars 4.98k forks source link

Copy SVG inline output to clipboard #6955

Open y9c opened 1 year ago

y9c commented 1 year ago

The lastest version of notebook does not put the svg output in img attribute and cannot be copied or downloaded directly.

Similar issue: https://github.com/jupyterlab/jupyterlab/issues/4022 but jupyterlab has fixed this.

RRosio commented 1 year ago

Hi @y9c, thank you for submitting this issue! Which version of Notebook are you using, would it be 6.5 or 7.0.0rc2?

y9c commented 1 year ago

Hi, I tried both 6.5 and the 7.0rc