Workshop about Dash for the UvA Data Science Center by Joris Huese.
- Introduction to Plotly in Python
- What is Dash?
- Dash basics: Layout
- Dash basics: Core components
- Interactivity: Dash callbacks for Plotly graphs
- Styling: Using CSS to make your dashboard pretty
This workshop repository contains live examples, some data and code to play with, and some exercises to practice your newly acquired skills at your own pace.
For this workshop, the assumption was that you have some basic python skills regarding environments, the terminal and Pandas. It is recommended to install an IDE such as VS Code/PyCharm/Spyder.