jupyterlab-dash
jupyterlab-dash copied to clipboard
How to run in debug mode and view the errors
How can I run the viewer.show(app) in debug=True mode to quickly check for bugs and typos.
If i run the code using the standard Dash way python dash_graph.py with debug=True it is quite easy to spot mistakes. Is there a way using this extension to do the same?

Hi all! This project is being replaced by the more capable JupyterDash project which does support the display of stack traces using a version of the Dash DevTools. This repo is going to be archived shortly.