Andrew Scribner

Results 102 comments of Andrew Scribner

@ndpete what did you do to go from changed files to the directories? Did you add an extra step with some shell scripts?

This sort of behaviour sounds great to me. I'm in a situation right now where I have a notebook that will be run by papermill, but when I'm debugging I...

@rgbkrk I hadn't thought of improvising my own - that's a good simple workaround. I'd still prefer papermill have its own broadcast env variable, but at a minimum I can...

Yeah a good point that, if a user knows this’ll be the case, there’s a very easy fix (update kfp package), but that if the user does not know this...

@zijianjoy Something pipelines could do perhaps is warning the user when the sdk version does not match that expected by the backend. That would be a meaningful improvement to the...

In general I think this is a great proposal. This to me has been one of the bigger gaps in Kubeflow ever since the previous attempt was archived. There's details...

I have the same situation as @dnplas, and the Experiment's `metricsCollectorSpec` is absent (no key), so I suspect the webhook handling the experiment is misbehaving but I'm not sure how

While debugging this for my case, I noticed the katib mutatingwebhooks are set to `failurePolicy: Ignore`. Setting that to `Fail` gave me some better hints to go on: ``` kubectl...

This should be resolved by the end of next week. We will be doing a patch release to CKF 1.4, and releasing it to the `ch:kubeflow/1.4/*` channels (as well as...

This is resolved in the current release. If it reoccurs, please reopen