#18292: Fix HTML output
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-6.7
      Component:  notebook           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/fix_html_output           |  d8d97c8ac64efa8ad57225972d4eea5865370ca0
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * commit:   => d8d97c8ac64efa8ad57225972d4eea5865370ca0


Comment:

 What about interacts? Obviously the current `@interact` doesn't do
 anything desirable outside of SageNB. We could let `html(x)` actually do
 `show(html(x))` (*) inside an `@interact` in SageNB.

 (*): Really just `show(table(...))` instead of `html(table(...))` since a
 table now defaults to HTML rich output if the backend supports HTML.
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=d8d97c8ac64efa8ad57225972d4eea5865370ca0
 d8d97c8]||{{{Reasonable html() implementation}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/18292#comment:6>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to