Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

To launch a pre-built Docker image, execute the following command. Replace the placeholders in the <> with your specific information:
wandb launch -d <docker-image-uri> -q <queue-name> -E <entrypoint>
This command creates a job and starts a run. To create a job from an image, use the following command:
wandb job create image <image-name> -p <project> -e <entity>