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

Use proper bokehjs' types in `src/widgets.ts` #188

Open mattpap opened 1 year ago

mattpap commented 1 year ago

This uses types from @bokeh/bokehjs package to improve code quality and fix issues.