django-plotly-dash
django-plotly-dash copied to clipboard
equivalent of app.run_server(debug=True) to get the Dash Dev Tools
is it possible to see the dash devtools (https://dash.plotly.com/devtools) while using django-plotly-dash ? I could not find information re this on the doc or on the existing issues
The devtools are not currently surfaced. It is not clear how easy (or hard) this is to do, but it would certainly be a good feature to have. Created #299 to track it.