Changes between Initial Version and Version 1 of Ticket #18302, comment 16
- Timestamp:
- May 31, 2017, 8:31:14 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18302, comment 16
initial v1 1 1 Personally, I also prefer the name `show` to `pretty_print`. The latter reminds me to much of "printing" and I think that displaying a plot for example isn't really "printing" anything. To be fair, displaying an equation as LaTeX is pretty printing. But `show`/`pretty_print` do more than that. 2 2 3 Still, I remind my proposal to use the name `display` (instead of or in addition to `pretty_print`/`show`) simply because that's what Jupyterupstream uses.3 Still, I remind my proposal to use the name `display` (instead of or in addition to `pretty_print`/`show`) simply because that's what IPython upstream uses.