Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.