On 6/29/12 11:48 AM, Walter Carlip wrote:
Jason --

Thanks for quick followup. I'm not sure what it would mean for me to
"publish" such
a worksheet, since students will not have any access to any of my pages.

I was thinking that you would maybe have an initial tutorial worksheet that you would distribute.



Also, perhaps I'm a little dense, but am new to this setup. When you say
have the
students "execute"

with open(os.path.join(os.environ['DOT_SAGE'], 'init.sage'), 'w') as f:
f.write('gap._....')

. . . where and how do they execute this? (It is a language I do not
recognize. Sage?
Python?).

It is python code to write an init.sage file into their .sage directory. It's just another way to get an init.sage file into their .sage directory. If you can put an init.sage directory in there before the semester, that would be easier for them, of course. It was just a suggestion pointing out that students could create their own init.sage in their .sage directory at any time.

Jason


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