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
It would make sense that some widgets in ipyleaflet inherit from ValueWidget in ipywidgets. For example, GeoJSON can inherit from ValueWidget and have a value attribute instead of a data attribute.