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
We get the shown error if calls to the set_* functions are made immediately after the previous cell, before the ImJoy plugin has a chance to setup / initialize.
@oeway any thoughts? Is there an approach we should take to block on plugin setup for subsequent async calls? Or something else?