Contents

bokeh 3.8.2

0

Interactive plots and applications in the browser from Python

Interactive plots and applications in the browser from Python

Stars: 20352, Watchers: 20352, Forks: 4254, Open Issues: 866

The bokeh/bokeh repo was created 13 years ago and the last code push was 5 hours ago.
The project is extremely popular with a mindblowing 20352 github stars!

How to Install bokeh

You can install bokeh using pip

pip install bokeh

or add it to a project with poetry

poetry add bokeh

Package Details

Author
Bokeh Team
License
None
Homepage
None
PyPi:
https://pypi.org/project/bokeh/
GitHub Repo:
https://github.com/bokeh/bokeh

Classifiers

  • Office/Business
  • Office/Business/Financial
  • Scientific/Engineering
  • Scientific/Engineering/Information Analysis
  • Scientific/Engineering/Mathematics
  • Scientific/Engineering/Visualization
  • Utilities
No  bokeh  pypi packages just yet.

Errors

A list of common bokeh errors.

Code Examples

Here are some bokeh code examples and snippets.

GitHub Issues

The bokeh package has 866 open issues on GitHub

  • Experiment with tsgo and esbuild for building bokehjs
  • Use UInt8Array.{to,from}Base64() if available
  • Use ES2026 UInt8Array.{to,from}Base64 if available
  • Address Pandas 3 compatibility issues
  • Drop support for Python 3.10
  • Add ThemeSwitch component
  • Add stylsheets with theming CSS variables only to top-level components
  • Only add stylesheets with theming CSS variables to top-level UI components
  • Pandas 3.0 compatibility
  • Fix bokeh#14417
  • Compile with whitespace in path
  • Compilation failing with whitespace in path
  • Resolve models' and their properties' typing issues
  • Performance regression when updating color_mapper of image glyph
  • Allow users to search for and highlight data points on plots

See more issues on GitHub

Related Packages & Articles

altair 6.0.0

Vega-Altair: A declarative statistical visualization library for Python.

mpmath 1.3.0

Python library for arbitrary-precision floating-point arithmetic