We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Why does it not allow to use Dash applications with a different name?
I don't know what I've done wrong.
http://localhost:8080/sima/data_exploration
http://localhost:8080/django_plotly_dash/app/bubble/
My idea is to integrate several types of graphs (bubble, boxplot, lines) within the same page.
Note: if I change the name of the Dash application to SimpleExample then it works, but I can't understand how to change it.
Thanks.