[
https://issues.apache.org/jira/browse/BEAM-14077?focusedWorklogId=741232&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-741232
]
ASF GitHub Bot logged work on BEAM-14077:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/22 20:46
Start Date: 14/Mar/22 20:46
Worklog Time Spent: 10m
Work Description: AKosolapov commented on a change in pull request #17085:
URL: https://github.com/apache/beam/pull/17085#discussion_r826362208
##########
File path:
website/www/site/content/en/documentation/resources/learning-resources.md
##########
@@ -141,6 +141,12 @@ complexity. Beam Katas are available for both Java and
Python SDKs.
*
**[Snippets](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples/cookbook)**
- Commonly-used data analysis patterns such as how to use
[BigQuery](https://cloud.google.com/bigquery),
[Datastore](https://cloud.google.com/datastore/), coders, combiners, filters,
custom PTransforms, etc.
* **[Complete
Examples](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples/complete)**
- End-to-end example pipelines such as an auto complete, getting mobile gaming
statistics, calculating the [Julia
set](https://en.wikipedia.org/wiki/Julia_set), solving distributing
optimization tasks, estimating PI, calculating the Term Frequency-Inverse
Document Frequency ([TF-IDF](https://en.wikipedia.org/wiki/Tf%E2%80%93idf)),
getting the top Wikipedia sessions, etc.
+### Beam Playground
+
+* Beam Playground is an interactive environment to try out Beam transforms and
examples without having to install Apache Beam in your environment.
Review comment:
```suggestion
* [Beam Playground](https://play.beam.apache.org) is an interactive
environment to try out Beam transforms and examples without having to install
Apache Beam in your environment.
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 741232)
Time Spent: 40m (was: 0.5h)
> [Website] Update Learning-resources page
> ----------------------------------------
>
> Key: BEAM-14077
> URL: https://issues.apache.org/jira/browse/BEAM-14077
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Aydar Zaynutdinov
> Assignee: Bulat Safiullin
> Priority: P3
> Labels: website
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Need to update {color:#0747a6}Learning-resourses page{color}
> ([https://beam.apache.org/documentation/resources/learning-resources/):]
> # In Code Examples section add a new point: Beam Playground
> ([https://beam.apache.org/get-started/try-beam-playground/)|https://beam.apache.org/get-started/try-beam-playground/]
> # Playground section contains 2 points:
> ## Beam Playground is an interactive environment to try out Beam transforms
> and examples without having to install Apache Beam in your environment.
> You can try the available Apache Beam examples at {color:#0747a6}Beam
> Playground{color} ([http://play.beam.apache.org|http://play.beam.apache.org/])
> ## Learn more about how to add an Apache Beam example/test/kata into Beam
> Playground catalog {color:#0747a6}here
> {color}([https://beam.apache.org/get-started/try-beam-playground/#how-to-add-new-examples]).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)