Improve docs

This commit is contained in:
Andras Schmelczer 2022-07-12 21:50:42 +02:00
parent 4e07161a16
commit 0585a4e4f9
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
10 changed files with 143 additions and 81 deletions

View file

@ -72,7 +72,7 @@ def predict_domain(sentence, model):
Finally, we test the model's inference function through the GreatAI dashboard. [The only thing left is to deploy the hardened-service properly.](/how-to-guides/use-service)
<div style="display: flex; justify-content: center;" markdown>
<div style="display: flex; justify-content: space-evenly;" markdown>
[:material-book: Learn about all the features](/how-to-guides/create-service){ .md-button .md-button--primary }
[:material-test-tube: Look at more examples](/examples/simple/data){ .md-button .md-button--secondary }