Can't access TLJH via a browser

This thread provided the answer:

Do this:

sudo /opt/tljh/hub/bin/pip3 install --upgrade ‘SQLAlchemy<2.0.0’
sudo tljh-config reload hub

Could this be configured in the bootstrap.py so the next person doesn’t have to suffer?