If I have one worksheet, say "global functions", that defines several general functions that all students should have access to, can they easily include the latest version of the code from this worksheet into their own worksheet with something similar to an "attach" or "import" command at the top?
Or what other solutions are instructors using to address similar problems? Is it recommended to add function definitions to the init.sage file? I suppose it is quite easy to put these functions into a global.sage file and attach the file, but then the programs in this file have to be developed in a terminal window rather than in the notebook (unless I can figure out a simple way to save all input cells of the "global functions" worksheet to a file global.sage on the server that is accessible to all users). Any suggestions are appreciated. Thanks, Peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---