Re: [sage-devel] Re: How to make Sage worksheets publically available

2013-01-21 Thread Benjamin Jones
On Mon, Jan 21, 2013 at 12:17 PM, Jason Grout wrote: > > I couldn't figure out how to get the attached file from that pdf. Here's > another way to embed files (see the first answer): > http://tex.stackexchange.com/questions/17926/how-do-i-make-an-attached-file-display-like-a-link > > > Thanks, >

[sage-devel] Re: How to make Sage worksheets publically available

2013-01-21 Thread Jason Grout
On 1/21/13 2:05 PM, Kannappan Sampath wrote: On Tue, Jan 22, 2013 at 1:05 AM, Jason Grout mailto:jason-s...@creativetrax.com>> wrote: On 1/6/13 7:21 AM, William Stein wrote: Thanks, Jason. I remember wanting this for a long, long time, just because. Just the other day

Re: [sage-devel] Re: How to make Sage worksheets publically available

2013-01-21 Thread Kannappan Sampath
On Tue, Jan 22, 2013 at 1:05 AM, Jason Grout wrote: > On 1/6/13 7:21 AM, William Stein wrote: > >> Thanks, Jason. I remember wanting this for a long, long time, just >> because. >> > > Just the other day I had someone ask how to properly preserve Sage code > used in a thesis. I suggested attachi

[sage-devel] Re: How to make Sage worksheets publically available

2013-01-21 Thread Jason Grout
On 1/6/13 7:21 AM, William Stein wrote: Thanks, Jason. I remember wanting this for a long, long time, just because. Just the other day I had someone ask how to properly preserve Sage code used in a thesis. I suggested attaching the file in the tex so that it would be embedded in the pdf on

Re: [sage-devel] Re: How to make Sage worksheets publically available

2013-01-06 Thread William Stein
On Sat, Jan 5, 2013 at 9:14 AM, Jason Grout wrote: > On 1/4/13 8:11 PM, William Stein wrote: > >> >> >> On Fri, Jan 4, 2013 at 2:50 PM, Dan Drake > **> wrote: >> >> On Fri, 04 Jan 2013 at 11:30AM +, John Cremona wrote: >> > Have others found a good soluti

[sage-devel] Re: How to make Sage worksheets publically available

2013-01-05 Thread Jason Grout
On 1/4/13 8:11 PM, William Stein wrote: On Fri, Jan 4, 2013 at 2:50 PM, Dan Drake mailto:ddr...@pugetsound.edu>> wrote: On Fri, 04 Jan 2013 at 11:30AM +, John Cremona wrote: > Have others found a good solution to this? I don't have a good solution (yet), but for some time I'v

[sage-devel] Re: How to make Sage worksheets publically available

2013-01-04 Thread Nils Bruin
On Jan 4, 4:08 am, John Cremona wrote: > A disadvantage is that one loses all the beauty of a workable > worksheet which can be instructive to look at even if one does not > want to run the code. Perhaps old-fashioned, but since a notebook is ultimately rendered as an HTML page, you can your your

Re: [sage-devel] Re: How to make Sage worksheets publically available

2013-01-04 Thread John Cremona
On 4 January 2013 11:42, P Purkayastha wrote: > > I just convert my worksheets to .sage files and put it on github. You can > link to the raw files, and you can put up specific instructions how to run > the files, etc., by writing a README file. > > If you want to do any modifications later, you

[sage-devel] Re: How to make Sage worksheets publically available

2013-01-04 Thread P Purkayastha
On 01/04/2013 07:30 PM, John Cremona wrote: I am working on a paper which establishes some theoretical results and gives some algorithms for things which were implemented in Sage, and have been included in Sage for 2-3 years. The paper contains some worked examples, and I have a Sage worksheet