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/RollDice/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,6 +82,9 @@ To run this sample, you need the following prerequisites.
82
82
"success": true
83
83
}
84
84
```
85
+
86
+
>**RESTful web service**. Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
87
+
85
88
6. You can clean up the sample by running the following commands:
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/app-deploy/magic8ball/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,12 +72,14 @@ To run this sample, you need the following prerequisites.
72
72
"success": true
73
73
}
74
74
```
75
+
76
+
>**RESTful web service**. Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
77
+
75
78
6. You can clean up the sample by running the following commands:
Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/app-deploy/mleap/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,8 @@ To run this sample, you need the following prerequisites.
64
64
65
65
The result will be a json output that includes the prediction along with additional data, including the predicted price per square feet.
66
66
67
+
> **RESTful web service**. Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
68
+
67
69
6. You can clean up the sample by running the following commands:
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/app-deploy/sentiment-analysis/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,9 @@ To run this sample, you need the following prerequisites.
83
83
"success": true
84
84
}
85
85
```
86
+
87
+
>**RESTful web service**. Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
88
+
86
89
6. You can clean up the sample by running the following commands:
Copy file name to clipboardExpand all lines: samples/features/sql-big-data-cluster/app-deploy/sumofsq/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,9 @@ To run this sample, you need the following prerequisites.
73
73
"success": true
74
74
}
75
75
```
76
+
77
+
>**RESTful web service**. Note that any app you create is also accessible using a RESTful web service that is [Swagger](swagger.io) compliant. See step 6 in the [Addpy sample](../addpy/README.md#restapi) for detailed instructions on how to call the web service.
78
+
76
79
6. You can clean up the sample by running the following commands:
0 commit comments