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
then we can add any functionality that is shared across widgets to this base class. These functions might include exporting the figure as a vector graphic or using threading to manage parallel execution of widgets, etc.
The text was updated successfully, but these errors were encountered:
I think we should have a BaseNWBWidget class that all widgets would extend. Something like:
then we can add any functionality that is shared across widgets to this base class. These functions might include exporting the figure as a vector graphic or using threading to manage parallel execution of widgets, etc.
The text was updated successfully, but these errors were encountered: