Re: [sage-devel] ipython-notebook: show picture in notebook (e.g. latex-tikz)

2015-04-03 Thread Daniel Krenn
Am 2015-04-02 um 21:52 schrieb Daniel Krenn: > The command > view(transducers.GrayCode()) > produces tikz-output which can be show by latex. In sagenb this was > shown directly inside the notebook, while in the ipython-notebook this > opens a new pdf with the picture. This is now http://trac.sa

[sage-devel] ipython-notebook: show picture in notebook (e.g. latex-tikz)

2015-04-02 Thread Daniel Krenn
The command view(transducers.GrayCode()) produces tikz-output which can be show by latex. In sagenb this was shown directly inside the notebook, while in the ipython-notebook this opens a new pdf with the picture. It would be nice to have this shown in the ipynb... Comments? Guesses when this w