Hi,

I just made a Knoboo optional spkg (http://www.knoboo.com/).  Knoboo is
similar to the Sage notebook but looks more likey Mathematica and uses
 xmlrpc.

To try it out:

  1. Type sage -optional to see what the package name is.

  2. Type sage -i knoboo-20080411 to install (or whatever the latest name is).

  3. Type

         sage: !knoboo

       to try it out.  Be sure to not have something running on port
8000 when you do this.

Note: Knoboo in this spkg lets you work only with pure Python right
now.  It'll have support for
Sage's libraries itself in the near future.  (i.e., from sage.all
import * doesn't work yet).

-- William

-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

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

Reply via email to