#11393: Teach html.table to take a header row in the header option
-----------------------------------+----------------------------------------
Reporter: jason | Owner: jason
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.7.1
Component: misc | Keywords: beginner
Work_issues: | Upstream: N/A
Reviewer: Karl-Dieter Crisman | Author: Jason Grout
Merged: | Dependencies:
-----------------------------------+----------------------------------------
Changes (by kcrisman):
* status: needs_review => positive_review
* reviewer: => Karl-Dieter Crisman
Comment:
I notice that your example does not have a list of lists, but rather a
list of sequences :)
Also (not for this ticket), I think it would be nice to have a matrix
constructor type option - something like you give it 16 entries and `n=4`
and it turns that into a four-column table. What do you think?
Could you replace `if header is not False` with `if header`? Just a
quibble.
By the way, apparently this file is not in the reference manual?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11393#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.