In notebook, after importing pylab, running something like

pylab.plot([1,2,3],[1,2,3])
pylab.show()

does nothing.  Doing it from the command line results in a cryptic
message about using matplotlib.use() to declare a GUI backend.  Can
somebody show me how make pylab.plot() and pylab.show() work in
notebook?

TIA,

Gus

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to