Is there a way to disable all live updates temporarily? #1472
Unanswered
taranlu-houzz
asked this question in
Q&A
Replies: 1 comment
-
There isn't at the moment. However, there is a related issue I'll be looking at soon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, I am trying use
pdb
viabreakpoint()
, but the variousrich
live display objects keep refreshing which makes it impossible to use an interactive debugger.I am wondering if there is some sort of global env var escape hatch that could be used to disable all live updates?
Beta Was this translation helpful? Give feedback.
All reactions