You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
Related to microsoft sentinel vscode extension that relies on the jupyter extension.
Is it possible to programmatically refresh the kernel dropdown list? It auto-populates with default python3 and users need to manually click the refresh button in the dropdown list for our kernels to pop up.
We retrieve these spark pools server-side and construct the kernelspecs client-side.
Applies To
What happened?
Related to microsoft sentinel vscode extension that relies on the jupyter extension.
Is it possible to programmatically refresh the kernel dropdown list? It auto-populates with default python3 and users need to manually click the refresh button in the dropdown list for our kernels to pop up.
We retrieve these spark pools server-side and construct the kernelspecs client-side.
Screen.Recording.2026-03-24.at.12.25.17.PM.mov
VS Code Version
1.109.5
Jupyter Extension Version
2025.9.1
Jupyter logs
Coding Language and Runtime Version
No response
Language Extension Version (if applicable)
No response
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
None