I can manually start Sage for web access as follows from the command line: [sag...@het-math ~]$ sage ---------------------------------------------------------------------- | Sage Version 4.3.4, Release Date: 2010-03-19 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: notebook(interface="",open_viewer=False)
However, I would like this to happen automatically on bootup, w/ no manual intervention required. Is there an undocumented incantation of the sage command that I could put in a .rc bootup script? Thanks, Richard Vaughn -- 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
