HI ... I'm scratching my head on this one - anyone know why I'm
getting this in notebook()?  Basically the symbolic expressions are
resolved okay, but when it comes time to plot a previously defined
expression, I'm getting this:

plot(y)

execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
.py")
print "\x01r\x01e3"
>>> print "\x01r\x01e2"
 r e2
>>>
execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
.py")
 b3

execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
.py")
print "\x01r\x01e3"
>>> print "\x01r\x01e2"
 r e2
>>>
execfile("/home/smalls/.sage/sage_notebook/worksheets/admin/0/code/4\
.py")
 b3

.... etc ;  eventually followed by the graph.

I've got SAGE running on two computers - it runs beautifully in OS X,
but I'm having the trouble in Ubuntu (jaunty)


Any clues? Thank you so much!


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to