Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 291 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 291 Bytes

Setting up Call Analysis Dashboard

  • Make sure you are in root of project then go to streamlit folder
cd amazon-streamlit
  • Install streamlit
pip install streamlit
  • Run the dashboard
streamlit run app.py