requirements.txt
(pip) or environment.yml
(conda) present. If neither is present and you are launching from an existing run, Launch will read all accessible pip packages in the run's original environment.diff.patch
recorded from the original run, which captures any changes since the last commit. If you override the commit version in your Launch configuration, this will be ignored.use_artifact
to pull in your dataset or other input files, your data does not need to be local or preloaded.wandb launch --docker-image <image>
, or schedule a job via the web UI as follows: