In my dashboard, a circle containing ‘<>’ shows up in the lower right corner:
Clicking on it brings up ‘Callback graph’ and ‘errors’ options.
Where does it come from? How do I move this somewhere else or remove it? It blocks information that I frequently need. I’ve tried searching for posts answering this question but haven’t found any.
It’s there when you have debug=True set. See https://dash.plot.ly/devtools on how to tweak what debug options you want. In production, debug should be set to False and it will not appear.