mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00

I just went through these with @jmunroe, and found the db step a little confusing - there is no action to really be taken here, as pretty much everyone just uses sqlite for development (and even production). So I've just removed that step, as python almost always ships with sqlite built into it.