Bokeh Widgets

Bokeh provides a number of widgets to create interactive data-backed dashboards.

There are several examples available: glyphs, widgets server, table server, app reveal and population. You can use these examples as a starting point for your projects.

Warning

These features are still under heavy development and considered somewhat experimental. Interfaces may change in future releases. Expect additional documentation soon, as APIs stabilize.

List of current available widgets:

Formatting/Layout

  • HBox
  • Panel
  • Paragraph
  • PreText
  • Tabs
  • VBox
  • VBoxForm
  • TextInput

User Interaction

  • Select
  • Slider
  • MultiSelect
  • DateRangeSlider
  • DatePicker
  • Dialog