Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit c9ec5ba

Browse files
committed
Merge branch 'fixClusteringTutorial' of https://github.com/Aniruddh25/sql-docs-pr into fixClusteringTutorial
2 parents 410cbd8 + 1e1c134 commit c9ec5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/tutorials/python-clustering-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ In [part four](python-clustering-model-deploy.md), learn how to create a stored
6464

6565
- Additional Python packages - The examples in this tutorial series use Python packages that you may or may not have installed.
6666

67-
Open an **Admin Command Prompt** and change to the installation path for the version of Python you use in Azure Data Studio. For example, `cd %LocalAppData%\Programs\Python\Python37-32`. Then run the following commands to install any of these packages that aren't already installed. Ensure these packages are installed in the correct python install location, you can use the option `-t` to specify the destination directory.
67+
Open an **Administrative Command Prompt** and change to the installation path for the version of Python you use in Azure Data Studio. For example, `cd %LocalAppData%\Programs\Python\Python37-32`. Then run the following commands to install any of these packages that aren't already installed. Ensure these packages are installed in the correct Python installation location. You can use the option `-t` to specify the destination directory.
6868

6969
```console
7070
pip install matplotlib

0 commit comments

Comments
 (0)