Ability to detect kernel API permission errors #16074
Labels
api-proposal
notebook-execution
Kernels issues (start/restart/switch/execution, install ipykernel)
partner
Milestone
Hi there,
Currently the access errors are being localized, e.g., https://github.com/microsoft/vscode-jupyter/blob/main/src/standalone/api/kernels/kernel.ts#L287. This means that we don't have a reliable way to detect when issues with kernel execution are due to permission errors like this to display a more appropriate message.
It would be great if we could have a reliable method to detect this. Thanks!
Related: microsoft/vscode-data-wrangler#270
The text was updated successfully, but these errors were encountered: