homework5 / render.yaml
Alicesong's picture
Deploy Visual ML Playground
80316ba verified
Raw
History Blame Contribute Delete
193 Bytes
services:
- type: web
name: visual-ml-playground
runtime: python
buildCommand: pip install -r requirements.txt
startCommand: python app.py --no-browser
healthCheckPath: /