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
Traits 6.1.0 introduced the new observe decorator and the underlying observation framework. This is meant to replace the existing on_trait_change-based event listeners.
Traits 6.1.0 introduced the new
observe
decorator and the underlying observation framework. This is meant to replace the existingon_trait_change
-based event listeners.Ref : https://docs.enthought.com/traits/traits_user_manual/notification.html
The text was updated successfully, but these errors were encountered: