danbachar opened a new issue, #37097:
URL: https://github.com/apache/airflow/issues/37097

   ### What do you see as an issue?
   
   After installing Airflow and running it standalone with `$ airflow 
standalone`, the The Quick Start tutorial on the 4th step instructs the user to 
"Enable the `example_bash_operator` DAG in the home page". This DAG does not 
exist, but these nine do:
   1. `example_trigger_controller_dag`
   2. `example_trigger_target_dag`
   3. `example_xcom`
   4. `example_xcom_args`
   5. `example_xcom_args_with_operators`
   6. `tutorial`
   7. `tutorial_dag`
   8. `tutorial_objectstorage`
   9. `tutorial_taskflow_api`
   
   ### Solving the problem
   
   The user should be instructed to run an existing DAG.
   
   ### Anything else
   
   Perhaps not all users immediately know what you're talking about when you 
write DAG. I can only assume it's Directed Acyclic Graphs, but normally when an 
acronym is used for the first time it should be introduced to reduce false 
assumptions.
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to