I have an installation of sage-4.4.4.alpha1 on geom.math for which the following command works:
notebook(interface='geom.math.washington.edu', port=9876, secure=True, open_viewer=False) But on sage.math, the same command: notebook(interface='sage.math.washington.edu', port=9876, secure=True, open_viewer=False) doesn't seem to work: when I go to the appropriate address I cannot load the page. I've tried several different ports, but I was under the impression that the notebook server wouldn't start if the port were taken... With apologies if this should be on sage-support instead (i.e. if this is not some kind of bug), does anyone have any ideas what might be going on? -- Robert L. Miller http://www.rlmiller.org/ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org