bokeh / ipywidgets_bokeh

Allows embedding of Jupyter widgets in Bokeh applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipywidgets_bokeh

Support for using ipywidgets within Bokeh. Ipywidgets are normally used in Jupyter notebooks, but this project allows them to be embedded into a Bokeh application so that they can be used alongside and with Bokeh-based plots and Bokeh widgets. See the separate jupyter_bokeh library for support for using Bokeh plots and widgets in Jupyter and ipywidgets (the opposite case from what ipywidgets_bokeh supports).

About

Allows embedding of Jupyter widgets in Bokeh applications.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 49.8%Language:Python 29.5%Language:JavaScript 18.3%Language:Shell 2.4%