[IPython-User] Matplotlib animations within notebook?
Matthias Bussonnier
bussonniermatthias@gmail....
Fri Sep 28 02:22:07 CDT 2012
Short, from my phone.
Look at IPython.display clear_output. There is some example on how to do it
in docs/exzmples/notebook. But,the output will 'jump'. Best thing to do is
export as video and play it with html5. See example.
Cheers,
Matthias
Le 27 sept. 2012 23:26, "Michael Waskom" <mwaskom@stanford.edu> a écrit :
> Hi,
>
> Is it possible to use --pylab inline to do animations within the notebook?
> Does anyone have an example notebook with figures that animate upon
> execution (nothing particularly fancy is desired, just getting the display
> right so that it updates the cell output instead of plotting many
> additional figures as has happened each time I've tired).
>
> Thanks!
> Michael
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120928/0493b277/attachment.html
More information about the IPython-User
mailing list