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/sql-big-data-cluster/app-deploy/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
@@ -18,7 +18,7 @@ These samples demonstrates how you can deploy a simple Python app into SQL Serve
18
18
19
19
|Sample|Description|
20
20
|-|-|
21
-
|__[addpy](addpy/)__|This sample takes two numbers and returns the sum|
21
+
|__[addpy](addpy/)__|This sample takes two numbers and returns the sum. This sample also has detailed instructions on how to call apps through a RESTful web service.|
22
22
|__[magic8ball](magic8ball/)__|Runs a [Magic 8-Ball](https://en.wikipedia.org/wiki/Magic_8-Ball)|
0 commit comments