Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
768 stars 48 forks source link

Failed to load library integration class 'org.jetbrains.kotlinx.dataframe.jupyter.Integration' java.lang.IllegalStateException: Only zero or one argument is allowed for library class org.jetbrains.kotlinx.jupyter.exceptions.ReplException: Failed to load library integration class 'org.jetbrains.kotlinx.dataframe.jupyter.Integration' #217

Closed zhangliangbo closed 1 year ago

zhangliangbo commented 1 year ago

image

zhangliangbo commented 1 year ago

version 0.9.1

Jolanrensen commented 1 year ago

I suspect you have a too-old Kotlin Jupyter kernel: https://github.com/Kotlin/kotlin-jupyter#updating

zaleslaw commented 1 year ago

@zhangliangbo was your issue solved with updating the kernel? Could we close this issue as a solved one?

anson-val commented 1 year ago

Got this error in Datalore too, however I am unable to update the kernel on Datalore cloud machines

anson-val commented 1 year ago

I suspect you have a too-old Kotlin Jupyter kernel: https://github.com/Kotlin/kotlin-jupyter#updating

You are right! Thank you.

Jolanrensen commented 1 year ago

Got this error in Datalore too, however I am unable to update the kernel on Datalore cloud machines

https://github.com/Kotlin/kotlin-jupyter#datalore