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

Parameterized kernel specs #1

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

AnastasiaSliusar
Copy link
Owner

@AnastasiaSliusar AnastasiaSliusar commented May 14, 2024

References

This work is in progress as JEP jupyter/enhancement-proposals#87

Code changes

There are next changes in:

  • Notebook extension
  • Console extension

User-facing changes

  1. When a user clicks on some kernel on Notebook section on Launch panel and that kernel includes custom kernel spec variables that will be used for customization then a user will see the dialog which will suggest to configure the kernel.
  2. When a user has run a kernel and then they wants to change on another kernel, then the user can call another dialog window where they can select a kernel and if this kernel includes custom kernel spec variables the user will be suggested to configure that kernel.
  3. When a user clicks on some kernel on Console section on Launch panel then the user will see the same dialog with suggestions to configure a kernel.

AnastasiaSliusar and others added 30 commits April 30, 2024 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant