Description
Bokeh is a powerful library for creating interactive data visualizations in the style of D3.js without writing JavaScript. In this tutorial, you will learn to use Bokeh to
- create simple interactive plots, both from scripts and Jupyter notebooks
- link interactive visualizations to a running python instance
- plot streamed data
- interactively view large datasets with Datashader