Technical requirements
Similar to previous chapters, we expect that you have an Apache Airflow environment set up on your local machine and understand how to access it. In addition, for this chapter, it may be valuable to use a local testing tool such as Jupyter Notebook to test the code if errors are encountered.
In this section, we will go into detail on how to complete the actions within Airflow. All code for this chapter can be found at https://github.com/PacktPublishing/Apache-Airflow-Best-Practices/tree/main/chapter-04.