HouseLogisticRegression Software and Tools Requirements github account Heroku Account VS Code IDE GitCLI Create a new environment conda create -p uenv python==3.7 -y Activate new environment conda activate uenv