First time here? Check out the FAQ!
answered 2013-05-30 03:38:07 +0100
Hi,
Even with a standard Sage installation, the command load "example.sage" will not work. Use
%runfile example.sage
instead (but I do not know whether it would work on the cloud).