Skip to main content
Weights & Biases Documentation home page
Search...
⌘K
Log in
Sign Up
Sign Up
Search...
Navigation
Launch FAQ
I do not like clicking- can I use Launch without going through the UI?
Platform
W&B Models
W&B Weave
W&B Inference
W&B Training
Release Notes
Weights & Biases Documentation
Get Started with Weights & Biases
Deployment Options
W&B Platform
Multi-tenant Cloud
Dedicated Cloud
Self-Managed
Configure W&B
Manage user settings
Manage billing settings
Manage email settings
Team settings
Manage storage
Anonymous mode
Secrets
Configure privacy settings
Configure SMTP
Configure environment variables
Identity and access management (IAM)
Data security
Monitoring and usage
Track user activity with audit logs
Use Prometheus monitoring
Configure Slack alerts
View organization activity
W&B Launch
W&B Launch
Tutorial: W&B Launch basics
Launch terms and concepts
Set up Launch
Create and deploy jobs
Advanced
Launch FAQ
Launch FAQ
Are there best practices for using Launch effectively?
I do not want W&B to build a container for me, can I still use Launch?
I do not like clicking- can I use Launch without going through the UI?
How do I control who can push to a queue?
When multiple jobs in a Docker queue download the same artifact, is any caching used, or is it re-downloaded every run?
Can I specify a Dockerfile and let W&B build a Docker image for me?
Can Launch automatically provision (and spin down) compute resources for me in the target environment?
How does W&B Launch build images?
Is `wandb launch -d` or `wandb job create image` uploading a whole docker artifact and not pulling from a registry?
Does Launch support parallelization? How can I limit the resources consumed by a job?
How do I make W&B Launch work with Tensorflow on GPU?
How do I fix a "permission denied" error in Launch?
What permissions does the agent require in Kubernetes?
What requirements does the accelerator base image have?
How can admins restrict which users have modify access?
Can you specify secrets for jobs/automations? For instance, an API key which you do not wish to be directly visible to users?
Launch Library API Reference
Resources
W&B Pricing
W&B Tutorials & Blog
W&B Courses
W&B Platform Security
English
close
W&B Launch
Launch FAQ
I do not like clicking- can I use Launch without going through the UI?
Copy page
Copy page
Yes. The standard
wandb
CLI includes a
launch
subcommand to launch jobs. For more information, run:
Report incorrect code
Copy
Ask AI
wandb
launch
--help
Was this page helpful?
Yes
No
Suggest edits
Raise issue
I do not want W&B to build a container for me, can I still use Launch?
Previous
How do I control who can push to a queue?
Next
⌘I