Browse the raw records in a run’s .wandb transaction log.Opens a browsable list of the records stored in the log next to a
text view of the selected record. When stdout is not a terminal,
prints the records as text instead, e.g.:wandb leet inspect run.wandb | lessPATH can be a .wandb file, a run directory containing one, or a
wandb directory. If PATH is not provided, the latest run is used.