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

Allow users to disable fix_notebook to check/resolve kernel validity #1422

Closed
ClaytonAstrom opened this issue Nov 29, 2023 · 0 comments · Fixed by #1423
Closed

Allow users to disable fix_notebook to check/resolve kernel validity #1422

ClaytonAstrom opened this issue Nov 29, 2023 · 0 comments · Fixed by #1423
Labels
enhancement New feature or request

Comments

@ClaytonAstrom
Copy link
Contributor

Problem

fix_notebook can be very heavy handed for kernel resolution. If a user wanted to customize the kernel matching logic, they would have to fork voila to achieve any customization in this regard. While I agree it's good to have some guard rail in, users should be able to disable this logic in favor of handling it within their own kernel manager

Proposed Solution

Add a toggle that can disable this logic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant