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
But what happens if you lose the panel object (eg: accidentally create a new and clobber it). Is there a way to enumerate through the app and get the panel and then clean it up?
The text was updated successfully, but these errors were encountered:
I looked extensively through the api, but it's not clear to me how to remove a panel after adding and losing the object variable in python.
This seems to work:
But what happens if you lose the panel object (eg: accidentally create a new and clobber it). Is there a way to enumerate through the app and get the panel and then clean it up?
The text was updated successfully, but these errors were encountered: