View in #gx-community-support on Slack
@Konstantin_KobranovKonstantin_Kobranov**:** Hey everyone,
Does anyone have a good resource on how to use GX with Airflow 3? Iām looking for documentation, guides, or examples. Also ā what version of GX would you recommend: should I go with >=1.0.0, or stick with the older releases?
Thanks!
My main concern: is better to use airflow provider (as described here) or not (as @Nevin_Tanescribed here)
@Nevin_Tan**_(GX):** Hi Konstantin. The Airflow Provider that has recently been released is the recommended path forward. While the cookbooks that you linked are still a great resource for domain knowledge, they have not been updated to work with the new Provider.
@Konstantin_Kobranov**:** Thank you!