airflow-code-editor icon indicating copy to clipboard operation
airflow-code-editor copied to clipboard

A plugin for Apache Airflow that allows you to edit DAGs in browser

Results 15 airflow-code-editor issues
Sort by recently updated
recently updated
newest added

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

question

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...

enhancement

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=vue&from_version=2.6.14&to_version=2.7.0&pr_id=78114740-7ab9-4f1e-9e69-c5f58bfad11a&visibility=true&has_feature_flag=false) :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...

enhancement

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...

bug

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?

enhancement
help wanted