We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c50b7f commit 00af974Copy full SHA for 00af974
docs/shared/recipes/running-tasks/terminal-ui.md
@@ -7,7 +7,9 @@ description: 'Learn how to leverage and configure the Nx Terminal UI when runnin
7
8
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.
9
10
-
+{% youtube
11
+src="https://youtu.be/ykaMAh83fPM"
12
+title="New Terminal UI for Nx" /%}
13
14
{% callout type="note" title="Windows Compatibility" %}
15
The initial Nx 21 release disables the Terminal UI on Windows. We are currently working on Windows support, so stay tuned.
docs/shared/recipes/running-tasks/tui-example.png
-299 KB
0 commit comments