On 11/13/13 3:42 PM, [email protected] wrote:
I want to use the sage cellserver for online course with moodle.
I presently use the sage*cell*.*sagemath*.org, but I want to use my own
sagecell server at the university
Those instructions are old (sorry for not noting it yet). I'm now
running the cell server on CentOS 6.4, but we have some development
versions running on cloud.sagemath.com (which is running Ubuntu 12.04).
Here are the scripts I currently use for installing a virtual machine
with sage and the cell server (not very well-documented, I'm afraid):
https://github.com/sagemath/sagecell/tree/master/contrib/vm
In particular, here is the part that installs the sage cell server and sage:
https://github.com/sagemath/sagecell/blob/master/contrib/vm/install-sagecell-functions#L111
You can see at
https://github.com/sagemath/sagecell/blob/master/contrib/vm/install-sagecell-functions#L131
that I use the 'sagecell' branch of my github repository for sage
(https://github.com/jasongrout/sage/tree/sagecell) and at
https://github.com/sagemath/sagecell/blob/master/contrib/vm/install-sagecell-functions#L181
you see I use the sagecell branch in my github clone of IPython
(https://github.com/jasongrout/ipython/tree/sagecell).
It's not really documented well right now. I'm happy to give pointers,
though, and I'm more than happy to accept pull requests improving the
documentation and install process.
Thanks,
Jason
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.