[sage-support] Re: Why does my notebook output display a lot of Python execution steps?

2009-10-18 Thread James Nylen
t; > > On Sun, Oct 18, 2009 at 10:45 PM, James Nylen wrote: > > > Example: > > > [_ plot(x**2) ___] > > > from sage.all import * > > >>> import cPickle > > > >>> from sage.all_notebook import *;import sage.server.support as > >

[sage-support] Why does my notebook output display a lot of Python execution steps?

2009-10-18 Thread James Nylen
Example: [_ plot(x**2) ___] from sage.all import * >>> import cPickle >>> >>> >>> from sage.all_notebook import *;import sage.server.support as _support_; >>> __DIR__="/home/james/.sage/"; DIR=__DIR__; DATA="/home/james/.sage/sage_note book/worksheets/admin/2/data/"; _support_.init(None, globals