posit-dev / py-shinywidgets

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

Add support for filling layout #115

Closed cpsievert closed 7 months ago

cpsievert commented 8 months ago

TODO

jcheng5 commented 7 months ago

My only concern for the record--should not hold up merging--is that this is assuming that the vast majority of widgets are going to want to fill. This might turn out to be true, but if not, then we'll have to be ready to respond.