I figured out, that if I do not run the debugger in dash, I can start it in a new thread and it works. app.run_server(debug=False, port=8888).
確定! 回上一頁