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