Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SushantGautam
/
BridgeMentor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BridgeMentor
Ctrl+K
Ctrl+K
2 contributors
History:
101 commits
SushantGautam
Update fallback for missing yearly stats in authors table to display '0-N/A'
1b07fd7
3 months ago
.github
Fix casing in Hugging Face repository URL in workflow
3 months ago
BridgeMentor
Fix login_required_middleware to check for non-empty URL names before redirecting
3 months ago
core
Update fallback for missing yearly stats in authors table to display '0-N/A'
3 months ago
.gitignore
Safe
57 Bytes
Update cache directory in refresh_author_db function and modify response in refresh_author_db_view for admin access
3 months ago
Dockerfile
Safe
1.44 kB
Fix Dockerfile working directory and permissions setup to ensure proper access to application files
3 months ago
README.md
Safe
224 Bytes
Update Dockerfile and README for project configuration and metadata
3 months ago
manage.py
Safe
791 Bytes
Refactor WSGI and manage.py to utilize refresh_author_db function; add refresh_author_db_view for admin access control
3 months ago
populate_user.py
Safe
6.16 kB
Add social authentication and enhance database configuration
3 months ago
requirements.txt
Safe
104 Bytes
Refactor Dockerfile to use huggingface-cli for downloading SQLite database and remove wget installation
3 months ago
scrap_openalex.py
Safe
1.38 kB
Add social authentication and enhance database configuration
3 months ago
sql_test.py
Safe
804 Bytes
Add SSH client installation and known_hosts setup in Dockerfile
3 months ago
visualize_network.py
Safe
3.5 kB
Implement network visualization with Django models and save as HTML
3 months ago