#18116: ipython notebook: show compile LaTeX inplace
-------------------------------------+-------------------------------------
       Reporter:  dkrenn             |        Owner:
           Type:  defect             |       Status:  new
       Priority:  major              |    Milestone:  sage-6.6
      Component:  notebook           |   Resolution:
       Keywords:  ipython, latex,    |    Merged in:
  tikz, sd66                         |    Reviewers:
        Authors:  Volker Braun       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  a6f2fa0974271032d8f8861df8513767a17eb9da
  u/vbraun/pdf_wrapper               |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Launching an external viewer from the notebook server process equals NOT
 working in my book. So `show(T)` never worked in the ipython notebook, and
 this ticket doesn't change that.

 The correct way to get graphical output is `T.plot()`. The fact that this
 cannot produce the graphics that you want is a bug in the finite state
 machine code.

 The show docstring is correct, it'll show a Graphics object if you provide
 one. If you don't give it a graphics object then you won't get a picture.

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