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
Describe the bug
A notebook with many different widgets can cause the browser to give up and "disable webgl" and thus basically disabling the widget until reload.
To Reproduce
Steps to reproduce the behavior:
Use a PC with a less powerful built-in GPU and outdated drivers.
Open an example notebook with lots of graph cells.
Expand/collapse the sidebar to invalidate the WebGL contexts
See error in console:
Expected behavior
The code should take into account that a browser might give up due to exhausted resources.
Desktop (please complete the following information):
OS: Windows 1, Intel HD graphics on i5
Edge
The text was updated successfully, but these errors were encountered:
Describe the bug
A notebook with many different widgets can cause the browser to give up and "disable webgl" and thus basically disabling the widget until reload.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The code should take into account that a browser might give up due to exhausted resources.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: