Skip to content

Commit f9220ff

Browse files
authored
Update tutorial.md
1 parent 82ce35a commit f9220ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/apis/tutorial.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,7 @@ $ cortex get --watch
4444
```bash
4545
# Get the endpoint
4646
$ cortex get classifier
47-
```
4847

49-
```bash
5048
# Test the API
5149
$ curl -k -X POST -H "Content-Type: application/json" \
5250
-d '{ "samples": [ { "sepal_length": 5.2, "sepal_width": 3.6, "petal_length": 1.4, "petal_width": 0.3 } ] }' \

0 commit comments

Comments
 (0)