On Wed, Jul 24, 2013 at 6:50 PM, Ralf Hemmecke <hemme...@gmail.com> wrote: > Can I make my program files that I put onto the cloud publicly > available? What would be the URL?
That's "work in progress" or you can use tools like scp, rsync, or more advanced, git, mercurial, … to transfer files from there to any other server on the internet. >> [1] https://github.com/haraldschilly/sage-cloud-templates > > Well, I'm pretty new here and Harald's page doesn't really explain what > I'd have to do to create such a template. this is an example of how you can publish data from inside a project. git tracks the files and this is a public remote of this collection. that's all. to use them, you have to start a terminal in a project and clone it into the root or a subdirectory. the templates are actually "normal" sage cloud worksheets. you can also add other files if that makes sense (e.g. *.tex). if you have something, you can either send the files to me or share them, the more advanced process is to fork this git project, add your modifications, publish them, and tell me that you have something to add. h -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.