MLB_HR_Finder / src /streamlit_app.py

Commit History

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