Jupyterlab Extension support in vscode-jupyter ? #16617
-
Hello, I was wondering if vscode-jupyter does support / has any plans for supporting jupyter labextensions ? For a custom kernel, if I'd like to add a new button to the notebook UI, would it be possible to acheive this in vscode by 'extending' the vscode-jupyter extension ? If the custom kernel supports communication channels, is it possible to extend vscode-jupyter for supporting this ? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
DonJayamanne
May 8, 2025
Replies: 1 comment 3 replies
-
Unfortunately this is out of scope. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
DonJayamanne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately this is out of scope.
Vscode has it's own API for extensibility,