Skip to content

Commit 32c0aa3

Browse files
author
Joseph Damiba
committed
enable debug mode
1 parent cf48fbf commit 32c0aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

what-about-dash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ app$layout(
2323
dccGraph(figure=fig)
2424
)
2525
26-
app$run_server()
26+
app$run_server(debug=TRUE, dev_tools_hot_reload=FALSE)
2727
```

0 commit comments

Comments
 (0)