Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
MENG21
/
GRADEVIEW
Build error

App Files Files
Fetching metadata from the HF Docker repository...
GRADEVIEW
29 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 53 commits
MENG21's picture
MENG21
Refactor database connection parameters to use simplified secret keys for improved clarity and maintainability.
6fb0ecc about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    24 Bytes
    Refactor data loading to use MySQL database connection; removed CSV decryption function and implemented student grade retrieval from the database. about 1 year ago
  • README.md
    282 Bytes
    initial commit over 1 year ago
  • app copy.py
    8.06 kB
    Refactor data loading to use MySQL database connection; removed CSV decryption function and implemented student grade retrieval from the database. about 1 year ago
  • app.py
    9.51 kB
    Refactor database connection parameters to use simplified secret keys for improved clarity and maintainability. about 1 year ago
  • encrypted_grades.csv
    9.38 kB
    updated grade about 1 year ago
  • requirements.txt
    244 Bytes
    Update requirements.txt to include mysql-connector-python and python-dotenv for database connectivity and environment variable management. about 1 year ago