Added new files regarding airflow and fixed the png's not zooming in nested panes

This commit is contained in:
2025-12-29 18:47:48 +00:00
parent f217e8828f
commit 80101cd34b
16 changed files with 259 additions and 120 deletions

View File

@@ -0,0 +1,6 @@
:PROPERTIES:
:ID: 3b16e19a-62f0-4705-a451-a8790181941f
:END:
#+title: Airflow Dags
A DAG (short for directed acyclic graphs) is a model that encapsulates everything needed to execute a workflow. [[https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/dags.html][See this]]