On 2/11/12 1:59 PM, Matthew Miller wrote:
Where is this configuration for specifying the .sagenb folder kept?
This seems to have been introduced in 4.8 as the directory wasn't
present in my backups, and I though a clean build of the 4.7.2 would
remove mention of it and get my workbooks back.

I'm not sure what is going on there (I haven't been working on the version of sagenb that comes with 4.8). However, the default place for worksheets is:

~/.sage/sage_notebook.sagenb/

and I don't think that should have changed between 4.7.2 and 4.8.

You can specify the directory explicitly by using the directory parameter:

notebook(directory='~/.sage/sage_notebook.sagenb')

Thanks,

Jason

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to