Use rich.print() in documentation to display output #6900
snowch
started this conversation in
Feature suggestions
Replies: 1 comment
-
I like the idea. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation would be much effective and to read if the output use
rich.print
Currently, outputs can be difficult to read because they contain a lot of information printed as a single string.
Rich print allows readers to gain much more information from the output:
Beta Was this translation helpful? Give feedback.
All reactions