Plotly Dash
Last updated
Was this helpful?
Last updated
Was this helpful?
In your Unit 2 Build Week, you could choose to build a Plotly Dash app, as a stretch goal. You have that option for your Unit 3 & 4 Build Weeks too!
Plotly Dash is a framework for data scientists to build interactive web apps directly in Python. You don't need to know any HTML, CSS, or JavaScript.
If you choose to use Plotly Dash, you don't have to start from scratch! We have a template for you, with starter code & documentation:
Our videos demonstrate step-by-step how to use the Plotly Dash template and deploy to Heroku:
Want to learn more about Plotly Dash? I recommend these links:
BloomTech DS student portfolio examples
Browse Dash components, see your options and what’s possible
Add a gauge output component
Add a slider input component
Connect the input & output components
Add scikit-learn pipeline
(20 min)
(Parts 1—3 recommended)
(DS4—DS12)