posit-dev / py-shinywidgets

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

Allow for direct rendering of plotly's Figure class #83

Closed cpsievert closed 1 year ago

cpsievert commented 1 year ago

Closes #74

cpsievert commented 1 year ago

Going to merge this for now, but in a follow-up PR, might break up the _as_widget() logic into a submodule