Ticket #4575 (closed enhancement: fixed)
[with patch, positive review] Option to show nested lists as html tables
| Reported by: | whuss | Owned by: | whuss |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.0.1 |
| Component: | notebook | Keywords: | |
| Cc: | Author(s): | Wilfried Huss | |
| Report Upstream: | Reviewer(s): | Jason Grout, William Stein | |
| Merged in: | 4.0.1.alpha0 | Work issues: |
Description
The attached patch adds the option table_form to the show() command.
If table_form = True, nested lists are shown in the notebook as nicely formatted html tables.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

