All the media content (narrative and images) is licensed under a Creative Commons Attribution 4.0 International License. All source code (i.e. code in R script files) is licensed under a BSD-2 LICENSE ...
Create a virtual environment (with Python and R) and activate it. In this case, I created it using anaconda: cd path/to/Airflow-R-tutorial conda create -n my_airflow_env r-essentials r-base conda ...