The following code was taken from Dash examples here: https://dash.plotly.com/layout
Dash is a Python framework for building analytical web applications. Built on top of Plotly.js, React and Flask, Dash ties modern UI elements like dropdowns, sliders, and graphs directly to your analytical Python code.
References to this framework: