Reactive Web Dashboards with Shiny Transcripts
Chapter: Welcome to the course
Lecture: Introduction
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Hi, my name is Gordon Shotwell and in this course we're going to be learning all about a relatively new Python web application framework called Shiny.
0:09
And Shiny is great because it uses reactive programming to let you build beautiful, fast
0:14
web applications without needing to spend a lot of time managing cache or callbacks or application state.
0:21
So let's just dive right in and get started installing Shiny and building a very, very simple first product.