bokeh / jupyter_bokeh

An extension for rendering Bokeh content in JupyterLab notebooks
BSD 3-Clause "New" or "Revised" License
249 stars 48 forks source link

stretch width + ipywidgets #164

Open axil opened 1 year ago

axil commented 1 year ago

Is it possible for a BokehModel to stretch by width if there is an ipywidget sitting next to it?

image

(sizing_mode='stretch_width' gives the same output)