Jeremy Lewi

Results 239 comments of Jeremy Lewi

> My stance here is actually that I'd rather build on top of kubectl & docker CLIs aka the Kube & dockerd/containerd APIs than going down stack to a direct...

That's exactly right. My current thinking is that if i don't want to overwrite I create a new cell.

Thanks that's useful context. So I think the partial work around today would be to use the vscode option in RunMe to specify the gRPC address of the RunME server...

@sourishkrout I've been thinking more about this. In particular, I've been wondering how much work it would be to create a minimal version to begin testing demand and utility. Is...

Thank you for the detailed response. I'd like to separate the questions of 1. How much work would it be ? 1. Is it worth it? For how much work...

Is there a link to the original adverse effects? Were you using the same keybindings normally used by vscode notebooks?

It looks like a bunch of tests including some of the ones the are failing aren't running in GHA. There are two test steps in CI. The first is test...

Here's my proposal 1. Create a new GHA step that runs tests with no tag constraints. 1. Skip any tests which are currently failing using a skip directive e.g. ```...

Yes; I think a separate output item would work fine. This would allow Foyle to easily include the stderr in the model prompt. To consider the alternative, I think one...