[IPython-User] inline graphs not rendered in notebook's "print view"
kroywen
jorgen.stenarson@kroywen...
Fri Apr 6 11:01:11 CDT 2012
have you saved the notebook containing the graphs? It is the saved version that is used when generating the print preview.
/Jörgen
6 apr 2012 kl. 16:59 skrev reckoner <reckoner@gmail.com>:
> Hi,
>
> I have created a notebook using
>
> % ipython notebook --pylab=inline
>
> and everything works properly with the figures being rendered in the
> browser. However, when I select "print" view, I don't see any of the
> embedded graphs. In fact, even when I try to print the notebook directly
> using the browser (ie. latest Firefox or Chrome), the graphics are not
> printed.
>
> Is this a bug or am I missing something in the configuration.
>
> I am using Python version 2.6, the latest IPython version from the
> repository, and Windows XP.
>
> Thanks!
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list