How can i use multiple sage worksheet in the cloud?
Hello,
Since a few days i'm using the cloud version of sagemath. I have made two different worksheet with defined function in them so far. Now i want to make a program which uses functions of both worksheets.
I really have no idea how i can use the function of a worksheet(.sagews file) in another worksheet. I've tried to convert the sagews file into a sage file and attach it but that didnt work. i'm getting the following error: "NameError: name 'Integer' is not defined".
Can someone tell me how to fix this?
thanks in advance