twosigma / twosigma/beakerx

Kotlin kernel is broken on windows with default java 10

Open
#7,759 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

If the system `JAVA_HOME` is pointing to java 10, then kotlin kernel crashes on start. For some reason it uses system default instead of conda JDK. Also it is not compatible with JDK 10.

The kernel itself does not seem to use forbidden operations, so I think the problem is that you use outdated kotlin version. Current one is 1.2.60 and 1.3 is coming soon.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.