jupyterlab-dash icon indicating copy to clipboard operation
jupyterlab-dash copied to clipboard

How to run in debug mode and view the errors

Open sam-ghosh opened this issue 6 years ago • 1 comments

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?

image

sam-ghosh avatar Jul 22 '19 00:07 sam-ghosh

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.

jonmmease avatar May 20 '20 00:05 jonmmease