From the course: Interactive Dashboards with Plotly and Dash
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Solution: Simple Dash application
From the course: Interactive Dashboards with Plotly and Dash
Solution: Simple Dash application
- [Instructor] All right, everybody. Our solution code is up on the right. And before we jump into the notebook, I want to point out that these are complex applications. This one, obviously, is about as simple as it gets, but there are many ways to create applications that have the same purpose. They might look very similar, but the code could be different. And when I'm asking you to perform these tasks, I'm not giving you the full code blueprint. You're taking things that we've learned in prior lessons and putting the pieces together yourself. And so your applications might look different. This is just my version of that application. But if you were to ask five or 10 Python developers to come up with the same application given the requirements, you would see differences among those. Some might be a little bit better than others, but overall, the idea here is that your code isn't going to always align perfectly with mine. And so don't worry too much about that as long as your…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
Why interactive visuals?6m 3s
-
(Locked)
Installing Plotly and Dash6m 25s
-
(Locked)
The anatomy of a Dash application6m 51s
-
(Locked)
The world's simplest Dash app9m 29s
-
(Locked)
Dash component deep dive4m 55s
-
(Locked)
Interactive elements7m 59s
-
(Locked)
Callback functions8m 19s
-
(Locked)
Demo: Callback functions5m 20s
-
(Locked)
Options for running your application5m 24s
-
(Locked)
Assignment: Simple Dash application2m 38s
-
(Locked)
Solution: Simple Dash application4m 31s
-
(Locked)
Plotly visuals and Dash graph components9m 54s
-
(Locked)
Tying interactive elements to visuals8m 11s
-
(Locked)
Assignment: A more realistic Dash app2m 30s
-
(Locked)
Solution: A more realistic Dash app6m 43s
-
(Locked)
Key takeaways1m 15s
-
(Locked)
-
-
-
-
-
-