% conda env remove -n env_name
% conda env list
% pip cache purge
git add .
git commit -am "Commit"
git push heroku master
heroku logs
https://devcenter.heroku.com/articles/git
heroku ps:scale web=1
https://devcenter.heroku.com/articles/error-codes
Heroku Resources:
https://dev.to/lawrence_eagles/causes-of-heroku-h10-app-crashed-error-and-how-to-solve-them-3jnl