I noticed that when I save a session with

sage: save_session('sessionname')

and open it at a later time with

sage: load_session('sessionname')

None of the python functions I've created are restored and I have to
load them individually. I haven't been able to locate anything about
this in the tutorials. Is there a way to save a session along with the
functions created during the session?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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