Skip to content

Commit 8f9dd7f

Browse files
Added an aspire run screenshot and updated another.
1 parent ea3142e commit 8f9dd7f

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/get-started/build-aspire-apps-with-python.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@ After the template is created, launch the AppHost with the following command to
5959
aspire run
6060
```
6161

62-
If the Aspire Dashboard doesn't open, open it with the link in the console output. At this point the dashboard won't show any resources. Stop the AppHost by pressing <kbd>Ctrl + C</kbd> in the terminal.
62+
The Aspire CLI runs the solution and displays some information about it. To access the Aspire dashboard, hold down <kbd>CTRL</kbd> and then select the **Dashboard** URL.
63+
64+
:::image source="media/aspire-run-access-dashboard.png" lightbox="media/aspire-run-access-dashboard.png" alt-text="Screenshot showing how to access the Aspire dashboard from the output of the Aspire CLI.":::
65+
66+
At this point the dashboard won't show any resources. Stop the AppHost by pressing <kbd>Ctrl + C</kbd> in the terminal.
6367

6468
## Prepare a Python app
6569

45.4 KB
Loading
40 KB
Loading

0 commit comments

Comments
 (0)