posit-dev / py-shinywidgets

Render ipywidgets inside a PyShiny app
MIT License
41 stars 2 forks source link

ipywidgets' `Widget.comm` field now uses `Any()` instead of `Instance()` #80

Closed cpsievert closed 1 year ago

cpsievert commented 1 year ago

Closes #79.

wch commented 1 year ago

Please test apps with both old and new versions of ipywidgets.