Initialize or update W&B configuration for the current directory. Set a project and entity, create local W&B settings, and prepare the directory for experiment tracking. For example, set up W&B for the current directory with guided prompts for team and project selection:Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-mintlify-style-consistency-1776283399.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Options
| Option | Description |
|---|---|
--project, -p | Set the project to upload runs to. |
--entity, -e | Set the entity to scope the project to. |
--reset | Reset existing W&B configuration for the directory. (default: False) |
--mode, -m | Set the W&B mode. One of ‘online’, ‘offline’, or ‘disabled’. |