Skip to content

Commit 00af974

Browse files
committed
docs(core): add Terminal UI video
1 parent 8c50b7f commit 00af974

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/shared/recipes/running-tasks/terminal-ui.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ description: 'Learn how to leverage and configure the Nx Terminal UI when runnin
77

88
In version 21, Nx provides an interactive UI in the terminal to help you view the results of multiple tasks that are running in parallel.
99

10-
![Terminal UI Example](/shared/recipes/running-tasks/tui-example.png)
10+
{% youtube
11+
src="https://youtu.be/ykaMAh83fPM"
12+
title="New Terminal UI for Nx" /%}
1113

1214
{% callout type="note" title="Windows Compatibility" %}
1315
The initial Nx 21 release disables the Terminal UI on Windows. We are currently working on Windows support, so stay tuned.
Binary file not shown.

0 commit comments

Comments
 (0)