saved notebook files

i like this post (click again to cancel)
4
i dont like this post (click again to cancel)

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?

asked Aug 24 '10

secondbanana gravatar image secondbanana
43 1 3 4

2 Answers:

i like this answer (click again to cancel)
6
i dont like this answer (click again to cancel) secondbanana has selected this answer as correct

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.

link

posted Aug 24 '10

Mike Hansen gravatar image Mike Hansen flag of United States
3675 19 43 81
awesome thanks secondbanana (Aug 24 '10)
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

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.

link

posted Aug 24 '10

ccanonc gravatar image ccanonc
477 3 15 32
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)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

4 followers

Tags:

Stats:

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.