On Jun 7, 11:36 am, Ralf Hemmecke <hemme...@gmail.com> wrote: > Hello, > > The for the source code repository onhttp://nb.sagemath.org/points to > > sage -hg pullhttp://boxen.math.washington.edu:8100 > sage -hg update > ../sage -python setup.py install > > But running > > hg clonehttp://boxen.math.washington.edu:8100 > > results in > > abort: error: Connection refused
Looks like whoever used to be running the server there shut it down (or it otherwise quit and hasn't been restarted). You should be able to clone it right out of the sagenb spkg though > 1) Is there an "official" sagenb repository that is used to produce the > corresponding .spkg for sage? The one in the spkg? > 2) How standalone is the sage notebook? What else do I need to run the > notebook? From what I read in "sagenb-0.7.5.3/spkg-install", it gives > the impression as if Sage is not really needed. Is that true? It's meant to be relatively standalone, but others would have to say how far we are along in this goal. FEMhub uses it, and they don't ship (as far as I understand) the entire Sage library. > 3) Where do I find the corresponding code documentation? I am interested > in particular in an overview of the code. Your best bet is just looking at the code itself. It would be great if there was a more high-level document to look at. - Robert -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org