Interactive data visualization with Bokeh
Pavithra Eswaramoorthy, Ian Thomas, Bryan Van de Ven, Timo Metzger, Victoria Adesoba
Bokeh is a library for interactive data visualization. You can use it with Jupyter Notebooks or create standalone web applications, all using Python. This tutorial is a complete guide to Bokeh, where we start with a basic line plot and step-by-step make our way to creating a dashboard with several interacting components. This tutorial will be helpful for scientists who are looking to level-up their analysis and presentations, and tool developers interested in adding custom plotting functionally or dashboards.