[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Stan Schymanski
I have upgraded to sage 7.3 and now "sage --notebook=export --list" does something but fails with "No such file or directory". Do I need to provide the path to my sagenb notebook somehow? If I just do "./sage -notebook", it finds and opens my sagenb notebook, so I don't understand what is going

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Stan Schymanski
reference equations across cells On Friday, August 26, 2016 at 1:25:55 PM UTC+2, Dima Pasechnik wrote: > > > > On Friday, August 26, 2016 at 12:19:58 PM UTC+1, HG wrote: >> >> Yes... But I have read somewhere there is a convert tool ? As I need to >> practice I did it by hand. >> I know that smc

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Stan Schymanski
I upgraded to sage 7.3 and now ./sage --notebook=export --list does something, but ends up with "No such file or directory". Do you know if we need to provide the location of the sagenb notebook somehow? .sage -notebook does find and open my sagenb notebook, so I don't know what is going on. Th

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Stan Schymanski
Thanks, I saw this, but it didn't work in my installed sage 7.2. Currently upgrading to 7.3. I couldn't find out which version of sage #19877 was merged into. On Friday, August 26, 2016 at 1:25:55 PM UTC+2, Dima Pasechnik wrote: > > > > On Friday, August 26, 2016 at 12:19:58 PM UTC+1, HG wrote:

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Dima Pasechnik
On Friday, August 26, 2016 at 12:19:58 PM UTC+1, HG wrote: > > Yes... But I have read somewhere there is a convert tool ? As I need to > practice I did it by hand. > I know that smc can convert them in smc file and maybe you can download > it in ipynb because SMC is well develop in this domain

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread HG
Yes... But I have read somewhere there is a convert tool ? As I need to practice I did it by hand. I know that smc can convert them in smc file and maybe you can download it in ipynb because SMC is well develop in this domain. Cheers Henri Le vendredi 26 août 2016 10:55:17 UTC+2, Stan Schymans

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Stan Schymanski
Ah, I found the "Share..." button on SMC, which then allows to publish. Here is an example: https://cloud.sagemath.com/projects/34b4b62a-2621-47c8-9bda-cde3a855f995/files/v-notch.sagews It appears that .sws (i.e. sagenb worksheets) get automatically converted to .sagews, which seems to work in S

[sage-support] Re: How to "publish" a sage worksheet permanently?

2016-08-26 Thread Dima Pasechnik
On Friday, August 26, 2016 at 9:55:17 AM UTC+1, Stan Schymanski wrote: > > Dear all, > > I have been using sagemath for research for many years now, and I am > extremely happy with it. For my latest papers, I would like to make the > sage code available to the public, so that people can follow