Python Plotly Dash Web App Tutorial (ONLY 20 lines of code)

Опубликовано: 15 Октябрь 2024
на канале: Python In Office
2,918
41

In this video tutorial, I'm going to walk you through how to make a simple plotly dash web app for visualizing covid case counts in the USA.

🐍🐍🐍Text version of the tutorial🐍🐍🐍
https://pythoninoffice.com/python-das...

0:00 Intro
1:23 Simple Dash Web App
4:30 Get Data & Clean Up Data
7:40 Make Plotly Chart & Integrate With Dash
9:50 Link Dropdown Input With Graph (Callback)