1 | initial version |
On my laptop, I find my intermediate files in my home directory (Users directory on MacOSX).
Example: ~/.sage/sage_notebook.sagenb/home/admin/___
Where tilde "~" is /home/myloginname/
"admin" is the user I'm using for my notebook (my sage server username),
and ___ are the working files. There are sage gurus that know more about these things than I.
You can export your notebook to an .sws file from the Pull-Down Menus in the notebook GUI, but I don't know the answer to your third question of how to get it uploaded to sagemath.org....I presume you need an account for that.