Skip to content

Conversation

AnastasiaSliusar
Copy link
Owner

@AnastasiaSliusar AnastasiaSliusar commented May 10, 2024

References

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

Code changes

  • Replacing kernel spec variables for arg and env that are in kernel.json into values from custom_kernel_specs parameter which is configured by a user
  • Clearing kernel spec variables that are in kernel.json if they are present into this file but custom_kernel_specs parameter is missed
  • Adding basic validation to check whether custom_kernel_specs does not include anything wrong
  • Adding support if a kernel.json file includes customization for a kernel but a user has not selected anything then a parameterized kernel will be run by using default values from its kernel.json file

AnastasiaSliusar and others added 30 commits May 6, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant