Adopt Python 3.11 as the primary Python version in AiiDAlab. ## TODO list - [x] Bump watchdog dependency in `aiidalab` package https://github.com/aiidalab/aiidalab/pull/328 - [x] Verify that `optimade-client` works with Python 3.10 https://github.com/CasperWA/voila-optimade-client/pull/474 - [x] Verify AWB and QeApp can be installed with Python 3.11, this can be done by automatic integration test on this repo - [ ] Manually test that everything works - [ ] Bump Python version in Docker stack #455
Adopt Python 3.11 as the primary Python version in AiiDAlab.
TODO list
aiidalabpackage Deps: Bump watchdog aiidalab#328optimade-clientworks with Python 3.10 Test with Python 3.10 CasperWA/voila-optimade-client#474