Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

attach is broken in the notebook. See https://github.com/sagemath/sagenb/issues/169

You can try load as

load('/path/to/sage_file.sage')

If it fails, then there is probably some syntax error in your program, and not in load!