Hi While this costs (little) money, small postgraduate classes can always rent a cheap linode or other virtual private server and host sage, and restricted access is built-in and accounts fairly easy to manage. If you can ssh and install sage on linux, this is easy. Even multiple versions of sage on the same server (different ports).
Idea: perhaps sagenb can host sage-nb-4.6, sage-nb-4.7, etc., including the latest stable or two or three and latest development version; and even point at the same .sage for users (the easy default). They can login via different dns to different versions. Probably have to take some care to access worksheets from one at a time, or do worksheets lock themselves already? In my own environment I instead encourage each person to run their own sage on each machine and mail .sws around or host them as .sws downloads on any website, public or local or private as they want. Regards, Jan On Sun, Jun 12, 2011 at 10:35:23AM -0700, Simon King wrote: > Hi Leon, > > On 12 Jun., 19:28, LeonSwinkels <[email protected]> wrote: > > I can offer one option though: download sage yourself. (VM or on your > > linux/unix machine if you have one) > > I am Sage developer, hence, of course I have Sage on the computer in > my office. But I am not able to go to my office today. > > In addition, my worksheet is addressed to the public (it is a tutorial > about creating new parent structures using Sage's category framework > and coercion model). Hence, I wanted to make sure that my worksheet > also works with an older Sage version (sagenb has sage-4.6, but I have > sage-4.7.rc2 with a lot of patches applied). > > Cheers, > Simon > > -- > 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 > URL: http://www.sagemath.org -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- 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 URL: http://www.sagemath.org
