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
It executes examples and things stick around in RAM, so if an example loads a 1GB video then that sticks around. Can figure this out later, for now we can display heavily subsampled things etc. in the galleries.
This might really become an issue when we want to make example galleries to include computer vision and other scientific examples. Maybe we can find a reliable lazy loader.
@almarklein wondering if you guys ever ran into this issue?