vincent wrote: > Is there an easy way to disable jsmath? > On my netbook the sagenotebook-interface is just too slow. > Thanks, Vincent
I haven't tested this, but it should work... sage: sage.server.notebook.notebook.JSMATH=False sage: notebook() # Now the notebook runs without jsMath I agree with William; this may not be your problem. Jason --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
