aws-samples / amazon-a2i-sample-jupyter-notebooks

Sample Jupyter Notebooks for Amazon Augmented AI (A2I)
https://aws.amazon.com/augmented-ai/
Apache License 2.0
67 stars 64 forks source link

Small variable fixes based on workshop feedback #28

Closed moose-in-australia closed 3 years ago

moose-in-australia commented 3 years ago

Issue #, if available: N/A

Description of changes: Fixed two small issues which appeared when I ran this workshop with a group of students.

  1. Some students did not understand how to create the BUCKET variable. I have included a placeholder variable to make it easier for students.
  2. The OUTPUT_PATH variable name was cut off, and the trailing 'z' caused an error. I have fixed the variable name and removed the trailing 'z'.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.