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

Min kernel version fix #209

Merged
merged 7 commits into from
Dec 19, 2022
Merged

Min kernel version fix #209

merged 7 commits into from
Dec 19, 2022

Conversation

Jolanrensen
Copy link
Collaborator

Fixes #208 by setting a minimal kernel version for the Kotlin Jupyter kernel in the library.
Users will see an error provided by the Kotlin Jupyter library if their kernel is too old

@Jolanrensen Jolanrensen added bug Something isn't working enhancement New feature or request labels Dec 13, 2022
@Jolanrensen Jolanrensen added this to the 0.9.0 milestone Dec 13, 2022
@Jolanrensen
Copy link
Collaborator Author

image
LOL. Yes that makes sense haha. This method cannot be called on older versions of the kernel since it doesn't exist yet.

@Jolanrensen Jolanrensen requested review from koperagen and removed request for koperagen December 15, 2022 13:07
@Jolanrensen Jolanrensen merged commit e0b27ba into master Dec 19, 2022
@Jolanrensen Jolanrensen deleted the minKernelVersion branch December 19, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It's not clear when you need to update Kotlin kernel in your env
1 participant