<!-- Release notes generated using configuration in .github/release.yml at v2.3.0a0 -->
What's Changed
New Features 🎉
* Adding support for `orm.Containerized` codes by mikibonacci in https://github.com/aiidalab/aiidalab-widgets-base/pull/617
Documentation 📝
* Speedup readthedocs build with uv by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/604
* Hide private methods in API documentation by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/607
Other Changes
* Test with aiida-core=2.5 by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/599
* Make ELN widgets optional by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/609
* CI fix: Test on push to master branch, not main! by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/611
* CI: Don't track coverage of tests/ by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/614
* Support and test with py3.11 by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/619
* Make auto-generated release notes nicer by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/618
* deps: Vendor more_itertools.consecutive_groups by danielhollas in https://github.com/aiidalab/aiidalab-widgets-base/pull/613
New Contributors
* mikibonacci made their first contribution in https://github.com/aiidalab/aiidalab-widgets-base/pull/617
**Full Changelog**: https://github.com/aiidalab/aiidalab-widgets-base/compare/v2.2.2...v2.3.0a0