On Jan 20, 2008 12:47 PM, bill purvis <[EMAIL PROTECTED]> wrote:
>
> I'm getting more and more confused about the notebook server.
> I've been looking in sage-main/sage/server/...
> In server1/server1.py there appears to be a server based on the Python
> BaseHTTPServer.

That code has absolutely nothing to do with the Sage notebook.  It should
probably be deleted from Sage, and is only there for historical reasons.
You should look at sage-main/sage/server/notebook/*

> The code in here, however appears to produce different
> output from that viewed from my Firefox browser. For instance, in the
> head of a page server1.py seems to put <title>SAGE: %s</title>
> while on my browser I see <title>%s (SAGE)</title>.
> Am I looking in the right place? What I want to do is turn on some
> kind of logging to see what requests the server is receiving and
> what it send in reply.
>
> Bill
> --
> +---------------------------------------+
> | Bill Purvis, Amateur Mathematician    |
> |  email: [EMAIL PROTECTED]                  |
> |  http://bil.members.beeb.net          |
> +---------------------------------------+
>
> >
>



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

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to