jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.03k stars 339 forks source link

Ensure SQLAlchemy 1.x used for hub #848

Closed pnasrat closed 1 year ago

pnasrat commented 1 year ago

Fixes #846

source /opt/tljh/hub/bin/activate
cd /srv/src
python3 -m tljh.installer
welcome[bot] commented 1 year ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

pnasrat commented 1 year ago

See #830 for CI failures

welcome[bot] commented 1 year ago

Congrats on your first merged pull request in this project! :tada: congrats Thank you for contributing, we are very proud of you! :heart:

consideRatio commented 1 year ago

Thank you @pnasrat!! :heart: :tada: :sunflower:

jrdnbradford commented 1 year ago

My TLJH automation is working again! 👍🏼