When I use the context manager hide("everything")and the tissue problem stops working, I still get the message. docs :
that's all . Includes warnings, start, user and exit (see above). Thus, when you turn off everything, you will see only the minimum output (only status and debugging, if enabled), as well as your own print statements. A.
But this is not entirely true, right? - I see messages about status, debugging and interruption.
If I really want to hide everything, there is a better way than:
with hide("aborts"), hide("everything"):
...
source
share