oneapi-src / oneAPI-samples

Samples for Intel® oneAPI Toolkits
https://oneapi-src.github.io/oneAPI-samples/
MIT License
944 stars 689 forks source link

removed notebook execution command #2441

Closed Ankur-singh closed 2 months ago

Ankur-singh commented 2 months ago

Existing Sample Changes

Description

sample.json file used jupyter nbconvert command to execute the notebook. But since the notebook required manual restart after loading each model, it was not possible to run it in CI. So, replace notebook execution command with python script.

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