Kevin Eger

Results 10 issues of Kevin Eger

Removes trailing space and makes all post text properties full sentences.

``` PS > yarn prisma deploy yarn run v1.12.1 warning ..\..\package.json: No license field $ prisma deploy Deploying service `default` to stage `default` to server `local` 78ms Service is already...

Originally reported this bug / brought it up in https://github.com/microsoft/vscode-jupyter/issues/16434#issuecomment-2660085547. Figured opening a standalone issue is best. --- I've got a couple commands which ultimately don't resolve kernels (e.g. _Open...

bug

Hey there 👋, Kevin from the Colab team. Just wanted to let you know, we just released an open source [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Google.colab) for connecting notebooks in VS Code to...

Hey there 👋, Kevin from the Colab team. Just wanted to let you know, we just released an open source [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Google.colab) for connecting notebooks in VS Code to...

I need a mechanism to **associate a notebook to my resolved `JupyterServer`** (if applicable). ## Why? My extension resolves remote Jupyter servers. I'd like to offer language support for them....

feature-request
under-discussion

Initially, I set out to fix a logging bug; if the _HTTP_ attempt (no custom fetch) failed but the custom fetch succeeded, the HTTP error would still be logged. After...

It's my first time looking at any of this code and the lifecycle of everything is a little challenging to discover at a glance. Sorry if this is overlooking anything...

## Environment data - VS Code version: 1.105.0 - Jupyter Extension version (available under the Extensions sidebar): 2025.9.1 - Python Extension version (available under the Extensions sidebar): 2025.16.0 - OS...

bug
info-needed

`npm ci` hangs indefinitely. This repros across multiple machines, in a dev container and in a GitHub Codespace. Mimicking the GitHub Action install step, this change updates the docs to...