Learn Dash from Plotly's CTO
Featuring Pattern-Matching Callbacks
Recorded on May 7th, 2020
As the leading UI layer for ML and data science models, Dash helps organizations close the gap between their Data Science teams and the rest of the organization. Dash's latest feature, Pattern-Matching Callbacks, enables users to write callbacks that respond to or update multiple components on-the-fly, instead of in a singular, predetermined fashion.
Watch this 1-hour recorded webinar to learn how to implement Dash's Pattern-Matching Callbacks and how to fully utilize its capabilities:
- Creating new components dynamically from user input
- Connecting dynamic components to each other for modular user interfaces
- Writing callbacks that adapt to new elements on the page