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
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
paper-citation-tracker
72.9 kB
Ctrl+K
Ctrl+K
1 contributor
History:
57 commits
WNJXYK
Make embeddable badges clickable: total -> Scholar profile, paper -> paper Scholar page
88659cf
verified
25 days ago
.gitattributes
Safe
1.52 kB
initial commit
27 days ago
.gitignore
Safe
56 Bytes
Deploy citation tracker
27 days ago
Dockerfile
Safe
482 Bytes
Switch to Docker SDK (own uvicorn, fixes 7860 port collision with HF gradio auto-launcher)
27 days ago
README.md
Safe
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
Safe
12.2 kB
dataset repo: self-heal inherited HF_DATASET_REPO on forks (write-namespace check)
26 days ago
embed.html
Safe
1.9 kB
Embed iframe follows selected day-range; center calendar in its card
27 days ago
index.html
Safe
30.1 kB
Make embeddable badges clickable: total -> Scholar profile, paper -> paper Scholar page
25 days ago
requirements.txt
Safe
138 Bytes
Rewrite frontend: FastAPI + Bootstrap SPA (Chart.js), drop gradio/plotly; persist author name in TOTAL row
27 days ago
scholar.py
Safe
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
Safe
11.7 kB
storage: partition into papers.csv + history/YYYY-MM.csv, auto-squash git history
27 days ago