
bokeh 3.8.2
0
Interactive plots and applications in the browser from Python
Contents
Interactive plots and applications in the browser from Python
Stars: 20352, Watchers: 20352, Forks: 4254, Open Issues: 866The 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
Related Packages
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}Base64if available - Address Pandas 3 compatibility issues
- Drop support for Python 3.10
- Add
ThemeSwitchcomponent - 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
pythonfix







