#17234: Rich output and the IPython Notebook
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:  R. Andrew Ohana
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/rich_output_and_the_ipython_notebook|  
82b4bc1d00adee5f209309ec880d7a82c3ad18f2
   Dependencies:  #16996, #16640,    |     Stopgaps:
  #17284                             |
-------------------------------------+-------------------------------------

Comment (by vbraun):

 The failing tests for PNG output actually don't work in the released Sage
 either, e.g.
 {{{
 sage: sum([dodecahedron(center=[2.5*x, 0, 0], color=(1, 0, 0, x/10)) for x
 in range(2)]).show(viewer='tachyon')
 }}}
 produces no output. It does create a 0-byte png file, and this ticket is
 the first to test whether it starts with the PNG magic. The tachyon source
 file is invalid, but tachyon apparently returns 0 on error.

--
Ticket URL: <http://trac.sagemath.org/ticket/17234#comment:43>
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