airflow-code-editor
airflow-code-editor copied to clipboard
A plugin for Apache Airflow that allows you to edit DAGs in browser
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...
Hi Team, Is there a way we could install some dependent packages of the Dags which are hosted on PyPi via code editor. Maybe running requirements.txt file programatically/ button? Thanks
Is it possible for this package to expose the endpoints used in UI as REST? I have a custom UI based on react and want to integrate the APIs only...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade vue from 2.6.14 to 2.7.0.  :information_source: Keep your...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Hi, Is it possible to push dags to git repository using code editor? Currently I have installed code editor and donot see this option. However I can stage changes. Appreciate...
when i store as a python file, like xx.py in dag_editor, but about 1mintus i can see it in dags page. the time is so long , i want to...
I installed this and I am able to create and edit new file but got permission denied while trying to rename or remove the file. May I know what is...
Hi, I would like to solve https://stackoverflow.com/questions/72726969/how-can-we-use-airflow-code-editor-or-simple-dag-editor-on-aws-airflow-mwaa/73454971#73454971 I follow every Andrea instruction but it doesn't work. I will post more info here to help ### Our configuration : MWAA airflow...
Is it possible to set ACL in the dag editor so that specific users can only edit particular dags?