Introduction
Create interactive data visualizations with Python
()
What you should know
()
1. Introduction to Dash
Why Dash?
()
2. Building Your First Dash Application
Setting up your local development environment
()
Hello World with Dash
()
A basic example of a Dash application
()
3. Styling Your Dash Applications
Plotly Express graph configuration
()
Using style arguments for CSS
()
Adding external assets to your applications
()
4. Making Dash Applications Interactive
How Dash event callbacks work
()
Adding a drop-down menu
()
Using callbacks to power drop-down menus
()
Using date range selectors
()
5. How to Deploy Your Dash Applications
Deploying your app to Heroku
()
Making changes to an existing app
()
Conclusion
Dash Enterprise Design Kit dashboards
()