[IPython-dev] [Notebook] Strange rendering svg

Stéfan van der Walt stefan at sun.ac.za
Sat Aug 31 00:23:19 EDT 2013


Hi Francesco

On Fri, Aug 30, 2013 at 10:41 PM, Francesco Montesano
<franz.bergesund at gmail.com> wrote:
> I'm running Ipython 1.0.0 with python2.7 and python3.3 under two kubuntu
> 13.04 machines. In both I've installed matplotlib 1.3.0.
>
> While making a notebook with
>
> %pylab --no-import-all inline
> %config InlineBackend.figure_format = 'svg'
>
> I've noticed a couple of "problems" (I don't know up to which point they are
> bugs.
>
> The following
> http://nbviewer.ipython.org/6391748
> https://gist.github.com/montefra/6391748
> shows the problems.

I wouldn't be surprised if these were related to:

https://github.com/ipython/ipython/issues/1866

Stéfan



More information about the IPython-dev mailing list