Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add proposed API for opening a new notebook that uses a specific kernelspec on a specific kernel #16225

Open
gjsjohnmurray opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@gjsjohnmurray
Copy link
Contributor

To visualize my goal, imagine adding "Create Interactive Window" and "Create Jupyter Notebook" buttons on the Kernel Specifications rows of your Jupyter Powertoys extension:

Image

I know the baseUrl of the kernel and the name of the kernelSpec but what I need to pass to your openNotebook function (currently defined in api.unstable.d.ts) is the id of the matching internal kernelConnectionMetadata item. Per the discussion in #16221 you do not want me to go via getKernelService (also unstable API) to obtain kernelConnectionMetadata.id

@gjsjohnmurray gjsjohnmurray added the feature-request Request for new features or functionality label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants