You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/29 22:22:29 UTC

[GitHub] [beam] damondouglas commented on a change in pull request #17207: [Playground] add meta tags

damondouglas commented on a change in pull request #17207:
URL: https://github.com/apache/beam/pull/17207#discussion_r837956543



##########
File path: playground/frontend/web/index.html
##########
@@ -37,7 +37,9 @@
   <base href="/">
 
   <meta content="IE=Edge" http-equiv="X-UA-Compatible">
-  <meta name="description" content="Apache Beam Playground">
+  <meta name="description"
+        content="Apache Beam is an open source, unified model for defining both batch and streaming data-parallel processing pipelines. Apache Beam Playground is an interactive environment to try out Beam transforms and code examples without having to install Apache Beam in your environment. Beam Playground support Java, Python, Go SDKs, and SCIO and had a catalog of hundreds of code examples to try."/>

Review comment:
       May we remove: `Beam Playground support Java, Python, Go SDKs, and SCIO and had a catalog of hundreds of code examples to try.`.  As new languages are added, one would need to remember to update this list.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org