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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  akborana4/devportal2

Ajitdoval
/
devportal2
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
devportal2 / backend
40.1 kB
Ctrl+K
Ctrl+K
  • 8 contributors
History: 26 commits
Akay Borana
Fix PTY: use pty.fork() via thread executor
6d1d81f 13 days ago
  • __init__.py
    0 Bytes
    Create backend/__init__.py 4 months ago
  • database.py
    2.55 kB
    Add Connected Apps UI and GitHub OAuth integration 3 months ago
  • main.py
    2.72 kB
    Add Connected Apps UI and GitHub OAuth integration 3 months ago
  • routes_ai.py
    8.44 kB
    feat: complete data syncing, import/export, file manager, and chat history 3 months ago
  • routes_auth.py
    1.96 kB
    Fix register 500: use explicit column names in INSERT to match 5-column users table 14 days ago
  • routes_files.py
    9.41 kB
    feat: complete data syncing, import/export, file manager, and chat history 3 months ago
  • routes_github.py
    5.83 kB
    Add Connected Apps UI and GitHub OAuth integration 3 months ago
  • routes_sync.py
    4.19 kB
    Fix JS syntax and restore HF data on startup 3 months ago
  • routes_terminal.py
    4.96 kB
    Fix PTY: use pty.fork() via thread executor 13 days ago