Aitor
Aitor
Hello, I'm not sure what do you mean, could you elaborate more? You can use lithops from a FastAPI backend, but lithops does not expose any rest API at the...
@JosepSampe please don't merge yet
@JosepSampe ready for review and merge
@JosepSampe Hi Josep, all requests have been implemented. Please we should need this merged ASAP, we switched to an SSO-based account and the current implementation in main does not work...
Closing for now, #1164 partially solves the issue described
The idea is to keep `~/.lithops/config` file as the `default` profile for backwards compatibility, which will look the same as always, for example: ```yaml lithops: backend: localhost storage: localhost localhost:...
Hi @gfinol , just to make sure this is not an issue with lithops rather than its dependences, could you check the following?: - Use different versions using virtual environments...
Just to make sure, maybe you could create a 3.11 venv and do `pip install -U --no-cache-dir -r coda_py37.txt` so it has the same versions as the 3.7 venv, but...