-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
Description
Describe the issue with documentation
Apache Version: 2.2.3
OS:macOS Catalina Version 10.15.7
Apache Airflow Provider versions:
Deployment:
Web browser: Google Chrome Version 98.0.4758.80 (Official Build) (x86_64)
Also happened with Safari Version 13.1.3 (15609.4.1)
What happened:
The Pipeline example of the tutorial (in the website) looked like the following:

I was wondering why there was so little information about the connection to Postgres and why there were no import statements in the code.
How to solve the problem
Then, I realized that in the GitHub repo the tutorial file was way more extensive:

I marked in red the parts of the tutorial that can't be seen on the website. There are probably more missing details.
Thanks in advance!
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
ashb