Open khider opened 1 year ago
I don't know if notebooks are the best way to test in a CI context. Maybe Chris Holdgraf has ideas on this? Otherwise, my idea would be to pick snippets from notebooks and turn them in pytests.
Maybe something like the workflow in this post might help? There seems to be a method for applying pytest to notebooks.
Using some of the most used functions in the tutorials, set up some CI tests (i.e., run a Jupyer Notebook) to make sure the container has the proper code.