karolzak / ipyplot

IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
MIT License
415 stars 41 forks source link

Disable enlarge image #46

Open WASasquatch opened 2 years ago

WASasquatch commented 2 years ago

This feature doesn't work on Google Colabs, and similar to use b64, it would be nice to have this able to bedisabled, or somehow use a compatible method for Colabs.

TowhidKashem commented 1 year ago

+1 I also found this to be an issue because I used a html link in my label and wasn't able to click it because of the enlarge image functionality (the link did get converted to proper html).