Dash Python Framework: Dash for Interactive Web Apps
With Dash you can create interactive web apps with elements such as buttons dropdowns sliders range sliders checkboxes date pickers and more. In this course youll learn how to get started with Dash beginning with installing Dash and various extension libraries using the pip package installer. Youll move on to building web apps using Dash and the Plotly Express library. Youll also work with two other important Dash extension libraries – the Dash Core Components library and the Dash HTML Components library. Youll put all of these libraries together while exploring some of the default interactivity features such as zooming and panning charts. Youll create a callback app where the title of a chart updates based on the values on a range slider before creating a more refined app with a callback that updates the chart itself and not just the title. Finally youll build a fully-fledged interactive scatter plot.