Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python: fix: python notebooks 10 chapter title (#3036)
### Motivation and Context The title of chapter 10 in the Python notebooks would be called 'Multiple Results' better. ### Description Change the title of the notebook. ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [x] The code builds clean without any errors or warnings - [x] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [x] All unit tests pass, and I have added new tests where possible - [x] I didn't break anyone 😄 Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>
- Loading branch information