Skip to main content
Start a local W&B container (deprecated, see wandb server —help)

Usage

wandb local [OPTIONS]

Options

OptionDescription
--port, -pThe host port to bind W&B local on (default: 8080)
--env, -eEnv vars to pass to wandb/local (default: [])
--daemonRun or don’t run in daemon mode (default: True)
--upgradeUpgrade to the most recent version (default: False)
--edgeRun the bleeding edge (default: False)