posit-dev / py-shinywidgets

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

Don't supply new layout defaults (or fill) jupyter-widget-controls #118

Closed cpsievert closed 7 months ago

cpsievert commented 7 months ago

This is a follow-up to #115, which set new layout defaults of width:100%; height:400px. Those new defaults are great for most output-like widgets, but not for input controls like the ones shipped with ipywidgets