unobserve_all
- Widget.unobserve_all(name: str | Any = traitlets.All) None
Remove trait change handlers of any type for the specified name. If name is not specified, removes all trait notifiers.
Remove trait change handlers of any type for the specified name. If name is not specified, removes all trait notifiers.