On Tue, Dec 22, 2009 at 23:22, Tim Joseph Dumol <[email protected]> wrote: > Hey, > > On Wed, Dec 23, 2009 at 3:57 AM, Kjetil Halvorsen <[email protected]> > wrote: >> >> Responding myself ... while the notebook is very nice, something is >> strange. I give the command >> search_doc("trigonometry") >> and up comes some links to help files. Then i click on one of them, and >> the file comes up, BUT IT TAKES a very long time --- much longer than >> loading >> link on the web! that is strange since localhost is a link on the same >> machine... >> >> Kjetil > > `search_doc` takes a long time because it is an unindexed search, so it has > to scan all the files in the source directory. It will take much less time > if it were indexed, but no one has done the job yet.
It is not search_doc itself which takes so long time. I have a fast machine and that one is only a few seconds. But when I click on one of the files shown, then opening it in the browser takes an unreasonable long time. Kjetil > >> >> On Tue, Dec 22, 2009 at 13:53, Kjetil Halvorsen <[email protected]> >> wrote: >> > Hola! >> > >> > Long ago I complaines that on my ubuntu 9.04 & sage 4.0 >> > installation the notebook interface did'nt work. Now I have upgraded >> > to ububtu 9.10 and sage 4.2, and everything works out of the box. >> > >> > Thanks! >> > >> > Kjetil >> > >> > >> > -- >> > "... an entire human genome would fit on a music CD." >> > >> > --- www.thinkgene.com >> > >> >> >> >> -- >> "... an entire human genome would fit on a music CD." >> >> --- www.thinkgene.com >> >> -- >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/sage-support >> URL: http://www.sagemath.org > > > > -- > Tim Joseph Dumol <tim (at) timdumol (dot) com> > http://timdumol.com > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- "... an entire human genome would fit on a music CD." --- www.thinkgene.com -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
