fixing sample path
This commit is contained in:
@@ -3,4 +3,4 @@ write-host "Downloading Python ML samples to your desktop ..."
|
|||||||
|
|
||||||
Update-SessionEnvironment
|
Update-SessionEnvironment
|
||||||
cd $env:USERPROFILE\desktop
|
cd $env:USERPROFILE\desktop
|
||||||
git clone https://github.com/Microsoft/Dev-Advocacy-Samples/tree/master/python-mlclassification
|
git clone https://github.com/Microsoft/Dev-Advocacy-Samples
|
||||||
|
|||||||
Reference in New Issue
Block a user