Skip to content

Commit

Permalink
Update deploy-model-seldon.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louisguitton authored Aug 15, 2021
1 parent d435d39 commit b88c48c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/deploy-model-seldon.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@ api_request = requests.post(
headers={"Authorization": f"Bearer {token}"},
timeout=600
)
```

## Deploying the model via the Prefect UI

Expand Down

0 comments on commit b88c48c

Please sign in to comment.