Print to stdout #3085
dskarbrevik
started this conversation in
General
Print to stdout
#3085
Replies: 1 comment 2 replies
-
I assume you are referring to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beginner question: how can I get print messages to display to my terminal while my Textual app is running?
It seems they're eaten by Textual and in my environment I cannot run the textual console server. So how can I ensure that I see print statements in this case?
Beta Was this translation helpful? Give feedback.
All reactions