vitessce-python
vitessce-python copied to clipboard
error with UJSONResponse with Starlette v0.28.0
Starlette v0.14.0 seems to work but not v0.28.0
Update: we do specify the starlette version in https://github.com/vitessce/vitessce-python/blob/main/pyproject.toml#L66
But perhaps it is not respected when installing other packages at the same time like:
pip install vitessce[all] jupyterlab