Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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).