On Tue, Aug 26, 2008 at 4:53 AM, Stan Schymanski <schymans@gmail.com> wrote:
>
> Dear all,
>
> Is there a way of saving and automatically re-loading plots generated
> in a notebook when I re-open the notebook?
This is *not* by design, and wasn't the case until very recently. It's a
bug in the notebook that was introduced very recently.
>
> Currently, when I close and re-open a notebook, all previously
> displayed plots are gone and even Action... -> Evaluate All does not
> bring them back. I have to keep pressing Shift+Return to see the plots
> again, which is very time consuming. I already figured out that the
> combination of save_session and load_session allows me to re-create
> most of my variables and save a lot of computation time, but it still
> does not bring back the plots.
>
> Thanks for your help!
>
> Stan
>
> PS: sage 3.1.1 on Mac OS 10.4.11