formatting: cleared all outputs
Existing Sample Changes
Description
Formatting/maintenance: cleared all outputs for all notebook samples owned by AITCE
External Dependencies
n/a
Type of change
Please delete options that are not relevant. Add a 'X' to the one that is applicable.
- [X] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Implement fixes for ONSAM Jiras
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- [ ] Command Line
- [ ] oneapi-cli
- [ ] Visual Studio
- [ ] Eclipse IDE
- [ ] VSCode
- [ ] When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used
- [X] JupyterLab
@louie-tsai @raoberman
still have some unnecessary changes for python version difference.
Same comment for the rest of the code samples. Be careful when modifying the kernelspec, not sure if that's necessary for this. See also my comment on modifying one of the READMEs
@louie-tsai @raoberman , reverted all unnecessary changes in kernelspec for all files. Please check if it's satisfactory.
@jimmytwei possible to also merge this PR?