posit-dev / py-shinywidgets

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

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

Closed cpsievert closed 1 year ago

cpsievert commented 1 year 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