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.45 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 15 commits
James McCool
Remove .streamlit/secrets.toml file as MongoDB URI is now retrieved from environment variables, enhancing security and simplifying configuration.
74af059 11 months ago
  • src
    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. 11 months ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 11 months ago
  • Dockerfile
    678 Bytes
    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. 11 months ago
  • README.md
    419 Bytes
    initial commit 11 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. 11 months ago