posit-dev / py-shinywidgets

Render ipywidgets inside a PyShiny app
MIT License
46 stars 5 forks source link

Export as_widget() function #89

Closed cpsievert closed 1 year ago

cpsievert commented 1 year ago

Useful if you want to do do a reactive_read() and/or performant update (i.e., you need a reference to the widget, but don't want to faff around with converting the object to a Widget