bokeh — Easy Playground
Interactive visualization for modern web browsers with streaming
Getting started with bokehRun locally
Install
pip install bokehPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: bokeh)
bokeh is a third-party package. Interactive visualization for modern web browsers with streaming. Install with: pip install bokeh
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?