Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
duoan
/
TorchCode
like
15
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
TorchCode
469 kB
5 contributors
History:
25 commits
An, Duo
Update README: Increase the number of curated problems from 39 to 40, reflecting the addition of a new problem.
03dbd72
1 day ago
.github
Update Docker configuration: Add user creation in Dockerfile, set environment variable for port, and modify entrypoint script to use dynamic port. Update docker-compose.yml to reflect new port configuration and enhance README with app port information.
5 days ago
jupyter_config
Enhance JupyterLab experience: Add custom settings for JupyterLab, including theme and font configurations, and implement new commands for running tests and providing hints. Update CSS for a modern look and feel, and improve entrypoint script for better user experience.
3 days ago
labextension
Enhance JupyterLab experience: Add custom settings for JupyterLab, including theme and font configurations, and implement new commands for running tests and providing hints. Update CSS for a modern look and feel, and improve entrypoint script for better user experience.
3 days ago
scripts
Update templates and scripts: Change all references from 'main' to 'master' branch in Colab links and related scripts for consistency across the project.
4 days ago
solutions
Add Problem #40: Linear Regression (three ways) (#7)
1 day ago
templates
Add Problem #40: Linear Regression (three ways) (#7)
1 day ago
torch_judge
Add Problem #40: Linear Regression (three ways) (#7)
1 day ago
.gitignore
Safe
287 Bytes
Update Dockerfile and templates: Add Node.js installation for JupyterLab extension builds, enhance entrypoint script for original template management, and update .gitignore to include JupyterLab build artifacts. Additionally, add "Open in Colab" badges to all templates for improved accessibility.
4 days ago
Dockerfile
Safe
1.81 kB
Enhance JupyterLab experience: Add custom settings for JupyterLab, including theme and font configurations, and implement new commands for running tests and providing hints. Update CSS for a modern look and feel, and improve entrypoint script for better user experience.
3 days ago
Makefile
Safe
625 Bytes
Update Dockerfile and templates: Add Node.js installation for JupyterLab extension builds, enhance entrypoint script for original template management, and update .gitignore to include JupyterLab build artifacts. Additionally, add "Open in Colab" badges to all templates for improved accessibility.
4 days ago
README.md
Safe
31.7 kB
Update README: Increase the number of curated problems from 39 to 40, reflecting the addition of a new problem.
1 day ago
bmc_qr.png
Safe
98.8 kB
Update README: Add GitHub stars and Star History Chart badges, and include a "Buy Me a Coffee" section for support.
1 day ago
docker-compose.yml
Safe
299 Bytes
Update docker-compose and README: Set user to root in docker-compose.yml and change colorTo in README from orange to yellow for improved clarity.
5 days ago
entrypoint.sh
Safe
1.33 kB
Enhance JupyterLab experience: Add custom settings for JupyterLab, including theme and font configurations, and implement new commands for running tests and providing hints. Update CSS for a modern look and feel, and improve entrypoint script for better user experience.
3 days ago
setup.py
Safe
159 Bytes
first commit
5 days ago