Skip to main content
Launch W&B LEET: the Lightweight Experiment Exploration Tool. LEET is a terminal UI for viewing a W&B run specified by an optional PATH. PATH can include a .wandb file or a run directory containing a .wandb file. If PATH is not provided, the command will look for the latest run.

Usage

wandb beta leet [OPTIONS] [PATH]

Commands

NameDefaultType
pathNone

Options

FlagTypeDescription
--pprofSTRINGRun with pprof enabled at a specified address, e.g. —pprof=127.0.0.1:6060.
If set, serves /debug/pprof/* on this address, e.g. 127.0.0.1:6060/debug/pprof. Default: | | --help | BOOL | Show this message and exit. Default: False |