yWorks / yfiles-jupyter-graphs

The home of the Jupyter notebook graph visualization widget powered by yFiles for HTML
https://www.yworks.com/products/yfiles-graphs-for-jupyter
Other
162 stars 15 forks source link

Migrate widget to ipywidgets 8 #19

Closed fskpf closed 1 year ago

fskpf commented 2 years ago

The current yfiles-jupyter-graphs widget (1.2.0) is incompatible with ipywidgets 8.x see #18.

Implement the migration guide here https://ipywidgets.readthedocs.io/en/stable/migration_guides.html to make it work with the current ipywidgets version.