pick icon indicating copy to clipboard operation
pick copied to clipboard

Create papermill backed integration test

Open rgbkrk opened this issue 4 years ago • 1 comments

As part of our test suite we should run this notebook

image

through papermill and ensure that it matches the outputs exactly.

rgbkrk avatar May 04 '20 15:05 rgbkrk

Currently papermill will run through the notebook and not actually store the outputs, because it thinks that the notebook finishes because of extra idle messages.

rgbkrk avatar Nov 09 '20 20:11 rgbkrk