Open
Description
- Make a file code.sage with code in it.
- Type
attach('code.sage')
. There is a weird warning that has nothing to do with code.sage, but attach pretends to work. - Try to use something from code.sage -- it does not work.
Note that attach works fine in Sage worksheets and sage on the command line.
Attach fails in the same way using upstream plain jupyter, so this is a Sage bug or a problem with our kernel: