| Hi, when I'm running a sage notebook from my desktop sage installation, where does it save the notebook files? How can I upload them to the sagemath.org server? |
| On the main page of the notebook that lists all of the worksheets, there is a link that says "Download All Active". If you do that, you'll download a ZIP file will all of your worksheets contained in it. Then, you can log into the SageNB server and click on the "Upload" link at the top. Upload the ZIP file that you just downloaded, and all of your worksheets should appear on the SageNB server.
awesome thanks
secondbanana (Aug 24 '10) |
| 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.
Under the example path, then #notebooknumber#/snapshots/ I see .bz2 files. I wonder what those are...and why bz2 instead of lzma format? Just curious.
ccanonc (Aug 24 '10)
got it thanks
secondbanana (Aug 24 '10) |
Asked: Aug 24 '10
Seen: 826 times
Last updated: Aug 24 '10
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.