There might be a better way to do this, but here is one way: In a cell of your worksheet, do:
%sh ls -t ../../snapshots |head which will give you a list of the most recent snapshots of your worksheets. For my worksheet, the most recent one was called: 1250606636.bz2. So then you can do: %sh cp ../../snapshots/1250606636.bz2 . and you will get a link to that compressed worksheet snapshot. You could then unpack it, and then paste it in after clicking "Edit" in the notebook. That's a little tedious if you have lots of worksheets lost in this way - it might be possible to restore all of them with a script, but I'm not sure exactly how to do that on sagenb.org. -Marshall Hampton On Aug 18, 9:26 am, bsdz <blai...@googlemail.com> wrote: > Hi > > I just checked back at my workbooks onwww.sagenb.organd found most > of my workbooks have had their content replaced with a single "e" > character. > > Does anyone know how I can recover my workbooks? > > Blair --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---