@Bjorn wrote:
Every application seems to load twice. I can use any of the examples published on https://dash.plot.ly/getting-started, and when I insert a simple print
if __name__ == '__main__': print('starting main') app.run_server(debug=True)the console reports
Is there any particular reason in doing so?
Posts: 2
Participants: 2








