My pythonic playbook How to Setup? # Run this command to install dependencies pip install -r requirements.txt • Iris Flower Prediction app watch in action here # Run this comamnd to start playing streamlit run ml/iris.py