Matthieu Brucher wrote:
>
> How do you write the site.cfg accordingly?
I don't think you can do that through site.cfg,
David
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hello,
I have thought of this might interesting to share. Register at
www.sagenb.org or try on your local Sage-notebook and using the following
code:
# Simple example demonstrating how to interact with matplotlib directly.
# Comment plt.clf() to get the plots overlay in each update.
# Gokhan Seve