Changing Jupyter Password - myantandco/RA-BitnobiPilotJuly2020 GitHub Wiki

A copy JupyterHub is deployed with Bitnobi to allow multi-user access to Jupyter Notebooks and Jupyter Labs. Each Bitnobi user has a private workspace for their Jupyter notebooks.

Each time that a new user is created in Bitnobi, a corresponding user with the same username is automatically created in JupyterHub.

When a Bitnobi user uses the "Account Settings > Change Password" function or the "Forgot Password" function this will not affect the corresponding JupyterHub password.

If a Bitnobi user wants to change their Jupyter password, they will need to contact the administrator to perform the following actions:

  • log into the JupyterHub UI as admin
  • press the Control Panel button in the upper righ-hand corner,
  • press the Admin menu item in the jupyterhub task bar. This will list all the existing users.
  • press the delete user button beside the user requesting password change.
  • press the Add Users button and create the user again.
  • notify the user to sign into Jupyter again and set their password.

The delete operation does not delete any of the user's workspace and so when a new user with the same name is created, their data and notebooks are still there.

⚠️ **GitHub.com Fallback** ⚠️