Adding some *.py files to sagemath notebook?
Ok I have spent hours going thru online docs for such a simple question but now give up, so now I am asking:
I am running the sage appliance in virtual box ( sage5.1 ) under windows 7.
I have some python file, but no setup.py file for them.
I would like to add them to sage so in the notebook I can import them.
Can anyone tell me where to put them, hopefully without expecting me to know my well very well around linux ( I can copy move make directories, and modify some access rights, but I do not want to learn bash scripting ) If you could give command on a close to cut and paste basis that would be wonderful.
Do you expect to do this often, like having your own local python module library? Or maybe this is a one-off?
not sure, in this case it is a module from a course which does not have an install utility.