Contribute Media
A thank you to everyone who makes this possible: Read More

Bokeh and Friends

Description

As Bokeh rapidly approaches a 1.0 release, the project focus is shifting towards making Bokeh a solid, stable, minimal (but extensible) platform for interactive web-based visualization. This talk will briefly discuss some of the history of the project leading up to the present, including lessons learned about OSS development.

Abstract

As Bokeh rapidly approaches a 1.0 release, the project focus is shifting towards making Bokeh a solid, stable, minimal (but extensible) platform for interactive web-based visualization. This is great news for users, but also means that developers of higher-level or domain-specific tools can build upon it with confidence.

This talk will briefly discuss some of the history of the project leading up to the present, including lessons learned about OSS development. After this quick status update, I will discuss and demonstrate two tools that are already building on and integrating with Bokeh:

  • Datashader is a sophisticated Python rendering pipeline that can be used together with Bokeh to effectively visualize large (billion+ point) data sets quickly.
  • Holoviews is a very high level data language for slicing and dicing datasets that can automatically build interactive visualizations using Bokeh, based on the structure of your data.

Details

Improve this page