Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-weave-caching.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
W&B では、Experiments 、 Workspace 、 data をより効率的に操作・ナビゲートするためのキーボードショートカットをサポートしています。このリファレンスガイドでは、 W&B App および W&B LEET (Lightweight Experiment Exploration Tool) ターミナル UI のキーボードショートカットについて説明します。
これらのキーボードショートカットは W&B App 内で機能します。Workspace Management
| ショートカット | 説明 |
|---|
| Cmd+Z (macOS) / Ctrl+Z (Windows/Linux) | Workspace やパネルの変更など、 UI で行った操作を元に戻します。 |
| Cmd+Shift+Z (macOS) / Ctrl+Y (Windows/Linux) | Workspace で元に戻した操作をやり直します。 |
Navigation
| ショートカット | 説明 |
|---|
| Tab | インタラクティブな要素間を移動します。 |
| Cmd+J (macOS) / Ctrl+J (Windows/Linux) | サイドバーの Workspaces タブと Runs タブを切り替えます。 |
| Cmd+K (macOS) / Ctrl+K (Windows/Linux) | クイック検索ダイアログを開き、 Projects 、 Runs 、その他のリソースを検索します。 |
| Esc | W&B App 全体で、パネルのフルスクリーン表示の終了、設定ドロワーの閉じる、クイック検索ダイアログの破棄、エディタの終了、またはその他のオーバーレイの破棄を行います。 |
Panel Navigation
| ショートカット | 説明 |
|---|
| 左矢印 / 右矢印 | フルスクリーンモード時に、セクション内のパネルを順に移動します。 |
| Esc | パネルのフルスクリーン表示を終了し、 Workspace に戻ります。 |
Cmd+左矢印 / Cmd+右矢印 (macOS) Ctrl+左矢印 / Ctrl+右矢印 (Windows/Linux) | メディアパネルをフルスクリーンで表示している際、ステップスライダーを移動させます。 |
Reports
| ショートカット | 説明 |
|---|
| Delete / Backspace | 選択したパネルグリッドを Report から削除します。 |
| Enter | Report 内で “/mark” と入力した後、 Markdown ブロックを挿入します。 |
| Esc | Report エディタを終了します。 |
| Tab | Report 内のインタラクティブな要素間を移動します。 |
Notes
- ほとんどのキーボードショートカットは、 macOS では Cmd 、 Windows/Linux では Ctrl を使用します。
- W&B App は、一部のブラウザのデフォルトショートカットに対してカスタムハンドリングを実装しています。
- 一部のショートカットはコンテキスト依存であり、アプリケーションの特定の領域でのみ機能します。
これらのキーボードショートカットは W&B LEET (Lightweight Experiment Exploration Tool) ターミナル UI で機能します。 LEET を起動するには、ターミナルで wandb beta leet を実行してください。詳細については、 wandb beta leet を参照してください。General
| Key | Description |
|---|
h, ? | Toggle this help screen |
q, ctrl+c | Quit |
alt+r | Reload run data |
Panels
| Key | Description |
|---|
[ | Toggle left sidebar with run overview |
] | Toggle right sidebar with system metrics |
Navigation
| Key | Description |
|---|
N, pgup | Navigate between chart pages |
n, pgdown | Navigate between chart pages |
alt+N, alt+pgup | Navigate between system metrics pages |
alt+n, alt+pgdown | Navigate between system metrics pages |
Charts
| Key | Description |
|---|
/ | Filter metrics by pattern (supports glob or substring matching) |
ctrl+l | Clear active filter |
Run Overview
| Key | Description |
|---|
o | Filter overview items (supports @e, @c, @s for environment/config/summary sections) |
ctrl+k | Clear overview filter |
Configuration
| Key | Description |
|---|
c | Set metrics grid columns |
r | Set metrics grid rows |
C | Set system grid columns (Shift+c) |
R | Set system grid rows (Shift+r) |
| Key | Description |
|---|
up, down | Navigate items in section |
tab, shift+tab | Switch between sections |
left, right | Navigate pages in section |
@e, @c, @s | Filter specific section (environment/config/summary) |
Mouse
| Action | Description |
|---|
mouse wheel | Zoom in/out on focused chart |
shift+mouse select | Select text |