Hi Johannes, On 2013-01-11, Johhannes <[email protected]> wrote: > ------=_Part_604_3093942.1357902134175 > Content-Type: text/plain; charset=ISO-8859-1 > > Hi list, > the only way I'm using sage is in emacs or from the command line. Is there > a possibility to avoid loading the notebook stuff on startup, because I > dont need it?
I don't know if it is possible, but IIRC there is some discussion to do a lazy import of the notebook stuff (i.e., the notebook is only actually imported once you name it) as part of an attempt to reduce Sage's startup time. I'd be +1 to not import all notebook stuff by default. Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
