Hi, I used to have sage installed in an old computer and when I got a new one I only copied the .sage directory. Now I need access to the worksheets that I had in my old computer through the old .sage directory. I already installed sage in the new computer and renamed the old .sage directory .sage_old
notebook(".sage_old/sage_notebook.sagenb") doesn't work, so, is there anyway to force the new sage to use the data from the old sage notebook?