Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Undeletable worksheets

Lot of empty worksheets got created when I allowed my colleague to access my sage notebook server. When I login as admin in my machine all those empty worksheets of that user clutter up my screen pushing down my own worksheets. I was never able to delete them the way I delet worksheets of my own. So I deleted the directory in my colleague's name found in the directory: ./sage/sage_notebook.sagenb/home/

Now I am not able to start notebook server. My browser's address bar shows: http://localhost:8080/home/admin/ but otherwise empty. Possibly I did a stupid thing. How to recover? The last line of error message in console is:

File "/usr/local/sage-5.3/devel/sagenb/sagenb/storage/filesystem_storage.py", line 115, in _user_path os.rename(path, new_path) exceptions.OSError: [Errno 39] Directory not empty

Can anyone help?

click to hide/show revision 2
retagged

Undeletable worksheets

Lot of empty worksheets got created when I allowed my colleague to access my sage notebook server. When I login as admin in my machine all those empty worksheets of that user clutter up my screen pushing down my own worksheets. I was never able to delete them the way I delet worksheets of my own. So I deleted the directory in my colleague's name found in the directory: ./sage/sage_notebook.sagenb/home/

Now I am not able to start notebook server. My browser's address bar shows: http://localhost:8080/home/admin/ but otherwise empty. Possibly I did a stupid thing. How to recover? The last line of error message in console is:

File "/usr/local/sage-5.3/devel/sagenb/sagenb/storage/filesystem_storage.py", line 115, in _user_path os.rename(path, new_path) exceptions.OSError: [Errno 39] Directory not empty

Can anyone help?