diff --git a/src/options/generate/templates_user.py b/src/options/generate/templates_user.py index 5b377fa..26fefc4 100644 --- a/src/options/generate/templates_user.py +++ b/src/options/generate/templates_user.py @@ -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