-
|
Hi, is there any documentation available for building plugins for Apache Airflow 3.0. Thank you.. |
Beta Was this translation helpful? Give feedback.
Answered by
potiuk
Mar 14, 2025
Replies: 1 comment 1 reply
-
|
Not yet. The old Airlfow 2 Plugins are going to be possible to run with Airlfow 3 and new plugin (react / javascript) system is going to be available but so far https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-68+Extended+Plugin+Interface+for+React+Views |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
chsanjeev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not yet. The old Airlfow 2 Plugins are going to be possible to run with Airlfow 3 and new plugin (react / javascript) system is going to be available but so far https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-68+Extended+Plugin+Interface+for+React+Views
you can actually help in makiing either doc or implementation and the closest you can get to it is via #42702