Skip to content

Commit 15dffdb

Browse files
Merge pull request #10533 from cwebster-99/main
Step 5: Install packages in your Python environment Update
2 parents 688b27c + 01889ce commit 15dffdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/tutorial-working-with-python-in-visual-studio-step-05-installing-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The Python developer community has produced thousands of useful packages that yo
7777

7878
For example, select **Open interactive window** and an **Interactive window** for that specific environment appears in Visual Studio.
7979

80-
1. The **Packages** tab in the Python Environments window lists all packages that are currently installed in the environment.
80+
1. Use the drop-down list below the list of environments to switch to the **Packages** tab.The **Packages** tab lists all packages that are currently installed in the environment.
8181

8282
## Install packages using the Python Environments window
8383

0 commit comments

Comments
 (0)