[EMAIL PROTECTED] wrote:
> On Mon, Mar 31, 2008 at 08:27:16AM -0700, David Brown wrote:
>> Any particular reason to not just call sage directly, it's written in
>> python after all, and is intended be usable as a library.
>>
>> Otherwise, you're probably best off writing what you want into the sage
>> files, having it compile them and invoking the whole program.
>>
>> Getting it to work interactively (and reliably) is significantly harder,
>> and this particular case way overkill.
> 
> I want multiple people to access same Sage instance over the web via a web
> interface.
> 

What's the significance of (need for) "same instance"? is it a
collaboration tool?

You mean sorta like what they already call notebook, but different?
  http://sagemath.org/doc/html/tut/node49.html
More like this maybe:
  https://www.sagenb.org/

Regards,
..jim


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to