Allow storing inline images as compressed SVG
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
It's possible to store inline matplotlib images in the notebook in the uncompressed SVG format, but it would be nice to be able to use compressed SVG (a.k.a. SVGZ) instead. It appears that matplotlib has support for SVGZ, so perhaps this wouldn't be much work to make possible?
Contributor guide
Assessment
This issue has not been assessed yet.