Widgets and Traitlets for Interactivity
We talk about the basics of using Traitlets and data binding in visualization.
This week we covered the ways that we can build out interactivity and connect
variables to widgets and widgets to visualization outputs in Jupyter. We also
spent some time starting using bqplot
to explore data.
Widgets and Traitlets for Interactivity
We talk about the basics of using Traitlets and data binding in visualization.
We introduce the basics of bqplot
Traitlets and Widgets - (download)
We start with some traitlets, linking and widgets stuff, and then move toward matplotlib and linking multiple widgets together
Basic bqplot - (download)
This shows some basics of bqplot, and how it works with traits and widgets
Visualize the building inventory dataset