I'm trying to install apache airflow to use in python.
The Airflow website mentions installing it using pip by running the commands in the picture... But where do I run these? Do I open up a command line window and put them in one by one? put it all in a .py file and run it?
