On Wed, Jul 24, 2013 at 12:09 PM, Ralf Hemmecke <hemme...@gmail.com> wrote: >>>> [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. > > Well, I begin to understand. https://cloud.sagemath.com/ gives me a > terminal.
That's exactly right. It gives you: (1) accounts on computers running Ubuntu 12.04LTS, with many useful packages installed. (2) a browser-based terminal (3) a browser-based text editor with support for many file types (4) worksheets (5) collaboration/synchronization > (worksheet is not (yet) appropriate for aldor). Correct. Such a thing could probably be implemented, but not yet. > And I simply > provide example aldor files with a description of how to compile them. > Put that all into a public place (like a github repo). And then allow > people to clone this repo from within the cloud.sagemath.com terminal. > > So practically cloud.sagemath.com just give me access to an external > computer which already has a few software packages installed (and all of > that inside a browser). > Yep. Also, people could edit the .as files in an editor, and the editor is synchronized, so that multiple people can edit the same file at once. There's no special support (e.g., auto-indent, syntax highlighting) for .as files yet. I can at least make it so that .as files activate some other "similar" mode. Which of the modes at http://codemirror.net/ seems to best work with .as files? -- William > Ralf > > -- > 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. > > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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.