https://github.com/fanqingsong/airflow_course
https://github.com/fanqingsong/airflow_course
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fanqingsong/airflow_course
- Owner: fanqingsong
- Created: 2024-08-05T01:50:42.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-05T14:39:30.000Z (10 months ago)
- Last Synced: 2025-01-14T13:53:59.246Z (5 months ago)
- Language: Python
- Size: 15.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample code for Harry's Airflow online trainng course
You can find the videos on [youtube](https://www.youtube.com/playlist?list=PLhJ3QVME-4qC30FA0ylxi4QNQp9FRiSrW) or [bilibili](https://space.bilibili.com/1311328717/channel/seriesdetail?sid=444348).
I am working on adding below things:
1. the slide pdf files(done)
2. another video about creating custom operators
3. docker-compose with CeleryExecutors.