You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using nbdev and noticed that ipyplot is slowing down a critical html page generator (nbdev_preview) significantly (like 10X). I'm betting it is due to show html button. Is there any way to not display it? I've never had the need to expand it.
I'm using nbdev and noticed that
ipyplotis slowing down a critical html page generator (nbdev_preview) significantly (like 10X). I'm betting it is due toshow htmlbutton. Is there any way to not display it? I've never had the need to expand it.