1 | initial version |
I've now upgraded to Mac OS 10.8.2 (Mountain Lion) and am having some trouble getting Sage to read the dropbox files. I could use some advice.
I can get the notebook to open and run by using the following command at a sage prompt:
notebook(interface='localhost', directory='./sage_notebook.sagenb',port=8000)
Based on some experimenting, Sage isn't finding the dropbox directory when I try entering other things for the directory.
Any thoughts?