Background
I am working in the notebook GUI.
I have code that produces graphics (.png
files) to display arrays with colors satisfying certain combinatorial criteria. When the output gets too long, Sage
returns the message
WARNING: Output truncated!
full_output.txt
The .txt
file contains some html
code, but doesn't display in a web browser.
Question
How do I see my graphical arrays?