posit-dev / py-shinywidgets

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

Throw a more informative error when non-ipywidget compatible objects are passed to `as_widget()` #121

Closed cpsievert closed 7 months ago

cpsievert commented 7 months ago

Closes #117

TODO

It'd probably be wise to require https://github.com/posit-dev/py-htmltools/pull/74 (and wait until it's released)