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!