Hello, The for the source code repository on http://nb.sagemath.org/ points to
sage -hg pull http://boxen.math.washington.edu:8100 sage -hg update ../sage -python setup.py install But running hg clone http://boxen.math.washington.edu:8100 results in abort: error: Connection refused 1) Is there an "official" sagenb repository that is used to produce the corresponding .spkg for sage? 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? 3) Where do I find the corresponding code documentation? I am interested in particular in an overview of the code. Ralf -- 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