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: 9 commits
James McCool
Refactor Dockerfile to improve secret handling by replacing the previous git clone command with git initialization and remote setup using the MongoDB URI secret. Additionally, ensure requirements are installed after copying the requirements file.
b4c7834 13 days ago
  • src
    ping 13 days ago
  • .gitattributes
    1.52 kB
    Duplicate from streamlit/streamlit-template-space 13 days ago
  • Dockerfile
    678 Bytes
    Refactor Dockerfile to improve secret handling by replacing the previous git clone command with git initialization and remote setup using the MongoDB URI secret. Additionally, ensure requirements are installed after copying the requirements file. 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