tvalentyn commented on code in PR #22164:
URL: https://github.com/apache/beam/pull/22164#discussion_r931613165


##########
sdks/python/apache_beam/examples/inference/sklearn_mnist_classification.py:
##########
@@ -60,7 +62,7 @@ def parse_known_args(argv):
   """Parses args for the workflow."""
   parser = argparse.ArgumentParser()
   parser.add_argument(
-      '--input_file',
+      '--input',

Review Comment:
   let's update the markdown at: 
https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples/inference
   
   to reflect this change. can be a separate pr. 
   @rszper , @rezarokni are there any documentations/notebooks where we provide 
complete command line to run examples and might need to fix this?
   
   Thanks.



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