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:
WNJXYK
/
paper-citation-tracker
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
paper-citation-tracker
72.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 57 commits
WNJXYK's picture
WNJXYK
Make embeddable badges clickable: total -> Scholar profile, paper -> paper Scholar page
88659cf verified 25 days ago
  • .gitattributes
    1.52 kB
    initial commit 27 days ago
  • .gitignore
    56 Bytes
    Deploy citation tracker 27 days ago
  • Dockerfile
    482 Bytes
    Switch to Docker SDK (own uvicorn, fixes 7860 port collision with HF gradio auto-launcher) 27 days ago
  • README.md
    9.92 kB
    docs: update README to match current app (FastAPI SPA, endpoints w/ JSON shapes, paper_id, storage, badges/embed) 26 days ago
  • app.py
    12.2 kB
    dataset repo: self-heal inherited HF_DATASET_REPO on forks (write-namespace check) 26 days ago
  • embed.html
    1.9 kB
    Embed iframe follows selected day-range; center calendar in its card 27 days ago
  • index.html
    30.1 kB
    Make embeddable badges clickable: total -> Scholar profile, paper -> paper Scholar page 25 days ago
  • requirements.txt
    138 Bytes
    Rewrite frontend: FastAPI + Bootstrap SPA (Chart.js), drop gradio/plotly; persist author name in TOTAL row 27 days ago
  • scholar.py
    4.86 kB
    UI: GitHub-style calendar, tab reorder+default Overall, name in total card, fix brand emoji, venue, equal-height papers, chart height, badge centered, footer attribution, env-var docs, clickable links 27 days ago
  • storage.py
    11.7 kB
    storage: partition into papers.csv + history/YYYY-MM.csv, auto-squash git history 27 days ago