On Feb 9, 2:39 pm, Harald Schilly <[email protected]> wrote: > e.g. > $ sage -notebook secure=True > ends up as > notebook(secure=True) > in the ipython interpreter.
Thanks for the quick response! I was looking for a way of adding the adminpassword and hostname as options of the notebook command. I may just edit run_notebook.py to pick up the host's name on the fly and set the admin password similarly. My team's goal is to be able to deploy sage using an automated tool such as Chef, removing the need for any post-installation configuration. Cheers -- 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
