I'm doing some computations that output very long lists. I would like these outputs to persist between sessions even if I quit the kernel and Mathematica. How can this be achieved? I tried to save the output to the notebook, and it seems to succeed but then when I try to use the variable I store the list into, it restarts the evaluation.