Open andrewcgaitskell opened 2 years ago
see https://hackersandslackers.com/plotly-dash-with-flask/
Key issue is running Flask on a url prefix
remember https path added extra port for home page learnt to use blueprints to add url prefix
see https://hackersandslackers.com/plotly-dash-with-flask/