hjtran commented on code in PR #30788:
URL: https://github.com/apache/beam/pull/30788#discussion_r1554204921


##########
website/www/site/content/en/documentation/transforms/python/aggregation/approximatequantiles.md:
##########
@@ -17,7 +17,14 @@ limitations under the License.
 
 # ApproximateQuantiles
 
+{{< localstorage language language-py >}}
+
+{{< button-pydoc path="apache_beam.transforms.stat" 
class="ApproximateQuantile" >}}
+
 ## Examples
-See [Issue 19547](https://github.com/apache/beam/issues/19547) for updates.
+
+{{< playground height="700px" >}}
+{{< playground_snippet language="py" path="SDK_PYTHON_ApproximateQuantiles" 
show="approximatequantiles" >}}
+{{< /playground >}}

Review Comment:
   Ah, so the website can get upgraded within a release but playground gets 
redeployed with releases.
   
   It's all a bit tangled and I'm not sure I have the time to split it apart. 
Would it be alright to just keep the PR as is and merge whenever it makes 
sense? (assuming there is such a moment)



-- 
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]

Reply via email to