Hey James,

The current version is 4.1.2. It would probably be best to upgrade to the
latest version over here: http://sagemath.org/download.html

On Sun, Oct 18, 2009 at 10:45 PM, James Nylen <[email protected]> wrote:

>
> 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());
> >>>
> execfile("/home/james/.sage/sage_notebook/worksheets/admin/2/code/
> 1.py")
> 0
>  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());
> >>>
> execfile("/home/james/.sage/sage_notebook/worksheets/admin/2/code/
> 1.py")
> 0
>  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());
> >>>
> execfile("/home/james/.sage/sage_notebook/worksheets/admin/2/code/
> 1.py")
> 0
>
>
> [ Then the graph does eventually appear. ]
>
> I installed sage from the Ubuntu repository (package sagemath - the
> version is indicated as 3.0.5dfsg-4).  Should I try installing the
> most recent version of Sage manually?
>
> >
>


-- 
Tim Joseph Dumol <tim (at) timdumol (dot) com>

--~--~---------~--~----~------------~-------~--~----~
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