bokeh / jupyter_bokeh

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

Update jupyter_widgets.ipynb to reflect correct import #138

Closed sdbbs closed 3 years ago

sdbbs commented 3 years ago

Update jupyter_widgets.ipynb (since it serves as documentation) to reflect correct import to instantiate BokehModel (jupyter_bokeh.widgets instead of just jupyter_bokeh)