Initial install admin pw hosed, how to reset or reinstall?

I just used the installer script but the new login does not work. Maybe the ‘#’ in the pw messed it up.

This is how I installed:

sudo apt install python3 python3-dev git curl
curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin mypasswordwith#1

Is there a way to re-install or reset the admin password?

Nevermind… the argument is username and not password.

RTFM