numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
77 stars 19 forks source link

Joe Cheng - Shiny for Python: Interactive apps and dashboards made easy-ish | PyData NYC 2022 #149

Open jcheng5 opened 1 year ago

jcheng5 commented 1 year ago

Video URL: https://www.youtube.com/watch?v=ijRBbtT2tgc

0:00 - Shiny is both old and new 0:57 - What is Shiny? 2:15 - Anatomy of a Shiny app 5:42 - Why Shiny, when Streamlit is so easy? 10:35 - Shiny's reactivity vs. Streamlit's "Rerun All" 19:43 - Demo 1: Streaming data 21:10 - Demo 2: Dynamic UI 23:35 - Demo 3: Realtime sensor input 26:57 - How to learn more 27:57 - Q: What viz libraries are supported? 29:50 - Q: Is a simpler syntax possible? 31:18 - Q: Is reactive programming widely adopted? 33:53 - Q: How does Shiny compare to Plotly Dash? 35:48 - Q: Shinylive? (i.e. Shiny on WASM) 37:30 - Q: What about Streamlit's Session State feature? 40:11 - Q: Where can we find the code for the demos? 40:56 - Q: How does reactivity work with multiple concurrent users? 42:45 - Q: Why not call it "PyShiny"?

rhm856591 commented 1 year ago

I want work on this issue assign me