Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
pnstack
/
template-python
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
45968f8
template-python
/
Makefile
npv2k1
feat: template python docker
45968f8
over 1 year ago
raw
Copy download link
history
blame
115 Bytes
package:
pip freeze > requirements.txt
venv:
source .
/venv/
bin/activate
build:
docker build -t template-python .