-
When attempting to print a The code in question:
To me, this appears to be very similar to the example code linked above. The |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
When you say
A |
Beta Was this translation helpful? Give feedback.
When you say
DataTable
, do you mean the TextualDataTable
widget? If so that isn't going to work. As the tutorial you point to says:A
DataTable
is neither a string nor a Rich renderable; it's a Textual widget.