jupyter-widgets-contrib / ipytree

A Tree Widget using Jupyter-widgets protocol and jsTree
MIT License
130 stars 27 forks source link

fix: impl serialize for selected_nodes on TreeModel #80

Open manzt opened 1 year ago

manzt commented 1 year ago

Fixes: https://github.com/jupyter-widgets/ipywidgets/issues/3735

martinRenou commented 1 year ago

Thanks a lot for your PR!

CI failure is unrelated. We'd need to fix the CI on master first.