Once upon a time there was http://code.google.com/p/spdproject/
"Source Python Distribution (SPD) is a Python distribution and many optional (mainly scientific) packages. Everything fully builds from source on any platform (any linux, Mac OS X, clusters and soon windows). It is based on Sage, but the standard download has only 60MB (and builds in less than 10 minutes) and then you only install packages that you really need (or you can just download the 2MB bare SPD package and install things yourself). The aim of SPD is to make it easy for anyone to create all in one distributions with just the packages that he/she needs (e.g. packages that are currently in SPD, like scipy, numpy, notebook and then bunch of custom libraries, that don't even have a spkg yet). See this thread on sage-devel for more information regarding the relation of SPD and Sage." I do not know it's current status but I used it to install the fricas spkg: http://code.google.com/p/spdproject/wiki/AdditionalPackages Regards, Bill Page. On Mon, Jun 7, 2010 at 2:36 PM, Ralf Hemmecke <hemme...@gmail.com> wrote: > 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 > -- 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