You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Streamlit application to demonstrate the basics of the Streamlit library, AWS resource integrations, and deployment to Amazon Elastic Cloud Compute (EC2).
Run the app
cd src/ && pip install -r requirements.txt && streamlit run Basics.py