Skip to content

Commit da5c021

Browse files
authored
minor text tweak (Python)
1 parent fa6d4e6 commit da5c021

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)