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
Data exchange among multiple plugins can be carried out in ImagePy in different ways. As an example, see this. Those solutions are better than the currently used module-level global object.
Also see the related issue #7.
Data exchange among multiple plugins can be carried out in ImagePy in different ways. As an example, see this. Those solutions are better than the currently used module-level global object.
Also see the related issue #7.