On 9/14/07, alex clemesha <[EMAIL PROTECTED]> wrote:
> I just posted a cleaned-up example of AJAX-twisted.web2-SAGE here:
>
> http://sage.math.washington.edu/home/agc/simple_ajax_twisted_sage.py
>
> just getting your hands dirty by messing with examples is best, then
> go to the books / google and learn about the details of the code.
>
> The script above pretty much gives you the simplest possible example
> of how to combine the technologies that make up the SAGE notebook.
> There is a tiny README at the top of the file.
>

Thanks!  Great simple example.

For the total newbie, the way to use it is to download
  simple_ajax_twisted_sage.py
to a file on your computer, then type
    sage -python simple_ajax_twisted_sage.py
and follow the directions, i.e. open your browser to localhost:8000.

Make sure you aren't already running a sage notebook on that
port.

I'll put this in the SAGE_ROOT/examples directory so it comes with
future versions of SAGE.

William

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to