Restore code, config and docker state for a run. Retrieves code from latest commit if code was not saved withDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
wandb.save() or wandb.init(save_code=True).
Usage
Arguments
| Argument | Description | Required |
|---|---|---|
RUN | No description available | Yes |
Options
| Option | Description |
|---|---|
--no-git | Don’t restore git state (default: False) |
--branch | Whether to create a branch or checkout detached (default: True) |
--project, -p | The project you wish to upload to. |
--entity, -e | The entity to scope the listing to. |