Skip to content

Commit 5c6bc4e

Browse files
Merge pull request #216567 from jcodella/patch-18
minor text tweak (Python)
2 parents e127a95 + da5c021 commit 5c6bc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/personalizer/includes/quickstart-sdk-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ Once all the above code is included in your Python file, you can run it from you
350350
python personalizer_quickstart.py
351351
```
352352

353-
## Generate sample events for analysis
353+
## Generate sample events for analysis (Optional)
354354

355355
You can easily generate 5,000 events from this quickstart demo scenario, which is sufficient to get experience with using Apprentice mode, Online mode, running offline evaluations, and creating feature evaluations. Simply replace this code from above:
356356

0 commit comments

Comments
 (0)