1 | initial version |
If you are an admin and want to reset password for a particular user, you can go to "Settings", "Manage Users" and press "Reset" in the password column. If you need to reset admins password you can do it by launching notebook serter with option reset (see Configure and Start a Notebook Server): sage: notebook(reset=True)
2 | No.2 Revision |
If you are an admin and want to reset password for a particular user, you can go to "Settings", "Manage Users" and press "Reset" in the password column.
If you need to reset admins password you can do it by launching notebook serter with option reset (see Configure and Start a Notebook Server):
sage: notebook(reset=True)):
sage: notebook(reset=True)