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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
MLB_HR_Finder
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
MLB_HR_Finder
3.72 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 17 commits
James McCool
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.
44d5cc1 12 months ago
  • src
    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. 12 months ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 12 months 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. 12 months ago
  • README.md
    419 Bytes
    initial commit 12 months 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. 12 months ago