Skip to content
Rajesh Khadka edited this page Dec 23, 2021 · 1 revision

Welcome to the wine-prediction wiki!

export AIRFLOW_HOME=$PWD/airflow'
source venv/bin/activate
export AIRFLOW__CORE__SQL_ALCHEMY_CONN=postgresql+psycopg2://airflow_user:airflow_pass@localhost/airflow_wine_prediction_db
Clone this wiki locally