> 
> Actually, the concept Timothy is talking about is true. The framework 
> for running notebook processes in Knoboo is very different from what 
> Sage does to serve notebooks. Indeed, the machine running actual 
> notebook processes (or engine processes as we call them)  is considered 
> history in this situation, however, access to the notebook data would be 
> absolutely un-affected -- an important point -- because users *can* 
> still view/download their notebook data as it is maintained by an 
> entirely separate system running on a physically separated machine. Not 
> to be nit-picky, but this is very attractive from a user perspective; 
> it's not as catastrophic as the entire service disappearing (like what's 
> happening now).



If I understand things correctly, the biggest obstacle to Sage doing 
this currently is that the client processes expect to be able to read 
and write the notebook files (the files associated with the cells in the 
notebook) and the server expects the output to automatically appear in 
the correct cell directory.  Is that correct?

Jason


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