chamikaramj commented on code in PR #36012:
URL: https://github.com/apache/beam/pull/36012#discussion_r2311711478
##########
sdks/python/apache_beam/yaml/examples/transforms/ml/fraud_detection/fraud_detection_mlops_beam_yaml_sdk.ipynb:
##########
@@ -0,0 +1,1329 @@
+{
+ "cells": [
+ {
+ "cell_type": "code",
+ "source": [
+ "# @title ###### Licensed to the Apache Software Foundation (ASF), Version
2.0 (the \"License\")\n",
Review Comment:
Is it possible to add the YAML pipeline as a separate file as well with
instructions for running similar to other examples ? That will be more
convenient for someone whose looking to try/modify this example with different
runners etc.
--
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]