🔗 feat: put link to repo in the playground (#25)

This commit is contained in:
Florian Hönicke
2023-04-20 13:00:15 +02:00
committed by GitHub
parent a44daf8fec
commit 78a4580e00

View File

@@ -296,6 +296,7 @@ Create a playground for the executor {microservice_name} using streamlit.
The playground must look like it was made by a professional designer.
All the ui elements are well thought out to make them visually appealing and easy to use.
The playground contains many emojis that fit the theme of the playground and has an emoji as favicon.
The playground encourages the user to deploy their own microservice by clicking on this link: https://github.com/jina-ai/gptdeploy
This is an example how you can connect to the executor assuming the document (d) is already defined:
```
from jina import Client, Document, DocumentArray