xeus icon indicating copy to clipboard operation
xeus copied to clipboard

Use papermill library to execute notebooks and check necessary outputs ?

Open anutosh491 opened this issue 7 months ago • 1 comments

We were trying to introduce a testing framework to test out the example notebooks in xeus-cpp and confirm the cell outputs.

  • An issue for the same was raised here https://github.com/compiler-research/xeus-cpp/issues/122
  • The papermill library was used to fix the same as shown in the PR here https://github.com/compiler-research/xeus-cpp/pull/142

There might be a possibility to move this to xeus and extrapolate this idea to all xeus-kernels.

anutosh491 avatar Jul 12 '24 12:07 anutosh491