You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/machine-learning-services/python/getting-started/rental-prediction/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Download a DB backup file and restore it using Setup.sql. [Download DB](https://
41
41
<!-- Examples -->
42
42
1. SQL Server 2017 CTP2.0 (or higher) with Machine Learning Services (Python) installed
43
43
2. SQL Server Management Studio
44
-
3. Python Tools for Visual Studio
44
+
3. Python Tools for Visual Studio or another Python IDE
45
45
46
46
## Run this sample
47
47
1. From SQL Server Management Studio or SQL Server Data Tools connect to your SQL Server vNext database and execute setup.sql to restore the sample DB you have downloaded </br>
0 commit comments