First time here? Check out the FAQ!
answered 2013-03-19 20:39:51 +0100
After resetting the password, i tried
sage: notebook(require_login=False)
and received an error.
It was then suggested that I try
sage: notebook(automatic_login=True)
in order to automatically login as admin.