KevinYanesG opened a new issue #21457: URL: https://github.com/apache/airflow/issues/21457
### 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](https://airflow.apache.org/docs/apache-airflow/stable/tutorial.html#pipeline-example) (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](https://github.com/apache/airflow/blob/main/docs/apache-airflow/tutorial.rst) 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 - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
