Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
MLB_HR_Finder
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
MLB_HR_Finder
Ctrl+K
Ctrl+K
  • 3 contributors
History: 18 commits
James McCool
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 13 days ago
  • src
    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. 13 days ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 13 days ago
  • Dockerfile
    678 Bytes
    Refactor Dockerfile to expose MongoDB URI secret at build time and simplify the ENTRYPOINT command for the Streamlit app. This change enhances security by using secrets during the build process and improves clarity in the container startup configuration. 13 days ago
  • README.md
    419 Bytes
    initial commit 13 days ago
  • requirements.txt
    31 Bytes
    Update requirements and enhance Streamlit app with MongoDB integration. Added pymongo to requirements and implemented database connection and data retrieval in streamlit_app.py. 13 days ago