Bokeh 2.3.3 !!exclusive!!
Here are a few examples of using Bokeh 2.3.3:
To upgrade to Bokeh 2.3.3, you can use pip: bokeh 2.3.3
# Run with: bokeh serve app.py from bokeh.io import curdoc from bokeh.plotting import figure from bokeh.models import ColumnDataSource from bokeh.layouts import column from random import random Here are a few examples of using Bokeh 2
Fixed an issue where dropdown menus in the MultiChoice input widget were erroneously hidden or cut off by parent overflow rules. 3. Build & Sub-Resource Integrity The update resolves issues with CSS scrolling, y-axis
Regardless of the specific patch version, Bokeh continues to be a staple in the PyData ecosystem for several reasons:
Archived docs: https://docs.bokeh.org/en/2.3.3/
Released in July 2021, Bokeh 2.3.3 is a patch release focusing on fixing layout, extension, and widget-related bugs within the 2.x legacy branch. The update resolves issues with CSS scrolling, y-axis label formatting, and specifically addresses component rendering for Dropdown menus and plot constraints. For the full release notes, visit Bokeh 2.3.3 Documentation Bokeh documentation Releases — Bokeh 2.3.3 Documentation