On Wed, Jan 20, 2010 at 4:39 AM, Michael Madison
<madison.mich...@gmail.com>wrote:

> When I load a worksheet the results of previous evaluations of cells
> are displayed.  Is there to stop this?  Is there a file I could
> delete.
>
>  In one worksheet I am having a problem with 3D plot (Jmol), which I
> can't reproduce in other worksheets.  I was able to get 3D plot to
> work in other cells before I ran the offending cell.   If I run the
> graphics call in another work sheet the graphics works fine.  I am
> wondering if Sage has saved the history on a cell and if I removed the
> history the worksheet would start fresh.
>
> This problem is hard to reproduce, but seems to be limited to one
> worksheet.  I looked in the html for that work sheet and can not find
> anything odd and am wondering where else to look.  Thanks Mike
>
> --
> 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<sage-support%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org
>
>
Worksheet history is stored in "Undo", but no output files are stored there.

Cell data are stored in
$DOT_SAGENB/home/<username>/<worksheet_id>/<cell_id>/. $DOT_SAGENB is by
default ~/.sage/sage_notebook.sagenb.

I myself have occasional problems with Jmol, so I can't help on that.
Someone else on this mailing list probably can, though.

Yours,
Tim Joseph Dumol <tim (at) timdumol (dot) com>
http://timdumol.com
-- 
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