From d355172400432f280b7caa56efa206480433f3ef Mon Sep 17 00:00:00 2001 From: Matt Linville Date: Thu, 9 Jul 2026 13:09:55 -0700 Subject: [PATCH] Update command to launch LEET in documentation --- models/app/keyboard-shortcuts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/app/keyboard-shortcuts.mdx b/models/app/keyboard-shortcuts.mdx index d97ffc69e9..4b322d0d19 100644 --- a/models/app/keyboard-shortcuts.mdx +++ b/models/app/keyboard-shortcuts.mdx @@ -68,7 +68,7 @@ Keep the following points in mind when using keyboard shortcuts in the W&B App: -These keyboard shortcuts work in the W&B LEET (Lightweight Experiment Exploration Tool) terminal UI. To launch LEET, run `wandb beta leet` in your terminal. +These keyboard shortcuts work in the W&B LEET (Lightweight Experiment Exploration Tool) terminal UI. To launch LEET, run `wandb leet` in your terminal. Press `h` or `?` inside LEET to open the in-app help overlay for the current view. For a product overview and launch paths, see [LEET terminal UI](/models/app/leet-tui).