MLB_HR_Finder / src /streamlit_app.py

Commit History

Fix display options in Streamlit app by correcting the syntax for the radio button options. This change improves user interaction by ensuring the options are displayed correctly.
d806cb7

James McCool commited on

Refactor Dockerfile to set MongoDB URI as an environment variable during runtime, enhancing security. Update Streamlit app to reduce cache duration and add display options for data presentation, improving user experience.
6c12e73

James McCool commited on

Refactor Dockerfile to remove the Bearer token curl request and update Streamlit app to retrieve MongoDB URI from environment variables instead of secrets. This change enhances security and simplifies the connection process.
12ff34e

James McCool commited on

Update Streamlit app to extend cache duration for resource initialization from 60 to 300 seconds, improving performance. Add MongoDB URI to secrets.toml for secure database connection.
652af3f

James McCool commited on

ping
0f5984c

James McCool commited on

Update requirements and enhance Streamlit app with MongoDB integration. Added pymongo to requirements and implemented database connection and data retrieval in streamlit_app.py.
b92949e

James McCool commited on

Duplicate from streamlit/streamlit-template-space
e23665a
verified

Multichem FranckAbgrall HF Staff commited on