Jupyverse can now run on Trio, which is kind of cool 😀
At least when authentication is not enabled. When it is, it uses FastAPI-Users which uses SQLAlchemy, which depends on asyncio.
Not sure if writing an SQLAlchemy dialect for sqlite-anyio would be enough 🤔
8 months ago