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 can't use IPython.display.clear_output() or %clear to remove the display.
It seems there is no way to remove the output other than selecting clear output by clicking Cell -> Current Output -> Clear which is extremely frustrating.
Need to add the proper event bindings etc to remove all the code/ui from the dom.
The text was updated successfully, but these errors were encountered: