oneAPI-samples icon indicating copy to clipboard operation
oneAPI-samples copied to clipboard

formatting: cleared all outputs

Open keylbill opened this issue 3 years ago • 3 comments

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

keylbill avatar Oct 07 '22 20:10 keylbill

@louie-tsai @raoberman

keylbill avatar Oct 07 '22 20:10 keylbill

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

raoberman avatar Oct 13 '22 14:10 raoberman

@louie-tsai @raoberman , reverted all unnecessary changes in kernelspec for all files. Please check if it's satisfactory.

keylbill avatar Oct 13 '22 19:10 keylbill

@jimmytwei possible to also merge this PR?

louie-tsai avatar Oct 20 '22 20:10 louie-tsai