Description
In recent weeks, various failures with nightly builds (and in some cases, PR's, e.g. ProjectPythia/HRRR-AWS-cookbook#39) are affecting some of our cookbooks. These look to be caused by environments that require Python >=3.11 (for example, zarr-python v3).
However, the version of Binderbot that we currently use will not run with Python > 3.10. This seems to be mostly related to deprecations in how binderbot uses async functions.
I have modified Binderbot to resolve this deprecation, although more testing and updating is certainly needed. However, it seems that we should reach out to the maintainers of Binderbot to request that we (Pythia and/or 2i2c) take over ownership of this repository. The last commit was 5 years ago.
What are your thoughts @brian-rose , @jmunroe , @erogluorhan and others?