Update to Kotlin 2.1+ #995
Labels
infrastructure
GitHub actions, Gradle Scripts, Writerside, etc.
☂ umbrella issue
Label assigned to issues that are collections of smaller issues
Milestone
Bumping this requires:
:plugins:expressions-converter
to work with Kotlin 2.1 #997, can only be merged after updating to 2.1)Line_0.jupyter.kts (13:48 - 64) Class 'org.jetbrains.kotlinx.dataframe.jupyter.ImportDataSchema' was compiled with an incompatible version of Kotlin. The actual metadata version is 2.1.0, but the compiler version 1.9.0 can read versions up to 2.0.0.
)EDIT: Apparently, DataFrame cannot target Kotlin 2.1 until the Kotlin Jupyter kernel/notebooks fully support K2. They are planning around February for this.
EDIT2: Jupyter 0.12.0-356 should be compatible with DataFrame targeting 2.1.0 :D
The text was updated successfully, but these errors were encountered: