#19515: Jupyter and tikz picture
-------------------------------------+-------------------------------------
Reporter: elixyre | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-6.10
Component: notebook | Resolution:
Keywords: notebook, tikz, | Merged in:
ipython, jupyter | Reviewers:
Authors: Jean-Baptiste | Work issues:
Priez | Commit:
Report Upstream: N/A | c51513cab4a1d8589a3ae538e0bb4b288cf2df7e
Branch: u/elixyre/jupyter | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by dkrenn):
I've tried your patch, but appearently I'm doing something wrong:
1) checkout your branch, `./sage -b` (or `make`)
2) `./sage -n jupyter`
3a) New notebook with
{{{
view(transducers.GrayCode())
}}}
opens a pdf and shows the transducer there (not embedded)
3b) New notebook with
{{{
sage.misc.latex.EMBEDDED_MODE = True
view(transducers.GrayCode())
}}}
returns
{{{
<IPython.core.display.Image object>
}}}
Any ideas?
--
Ticket URL: <http://trac.sagemath.org/ticket/19515#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 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.