Alex Remedios
Alex Remedios
Hey @konstin -- just been dropping by on notebook testing issues as i've release [nbmake](https://github.com/treebeardtech/nbmake). Only issue is this is the first case i've seen where cell-skipping is required. Potentially...
hey folks, just stumbled across this issue. You may find [nbmake](https://github.com/treebeardtech/nbmake) useful here. Feel free to leave any issues/feedback
`allow_errors` is configured once for each notebook, not per-cell. two issues though: 1. You may want this to be a global CLI setting so you don't have to edit notebook...
> Not sure about the naming. But otherwise the runs all cells, and fail y any fails looks good. Noted! Will think about naming. > BTW, given that in our...
> Thanks for the effort @alex-treebeard np! > not sure what triggers GitHub's stop Github actions stops if a command exits with non-zero exit code. pytest will exit with non-zero...
Hi @aloukina , if you are still interested in this I've just released [nbmake](https://github.com/treebeardtech/nbmake) and [nbmake-action](https://github.com/treebeardtech/nbmake-action)
I can confirm we are using Karpenter which has a mutating webhook. Thanks for the quick response!
I think it assigns a node to the pod before the kube scheduler has a chance to. It doesn't add a container or change the image.
Thanks @wilsonwang371, I should be able to in the next couple weeks (I'm a bit away from karpenter right now)
Related to https://github.com/treebeardtech/nbmake/issues/80