Didier Villevalois
01/10/2023, 12:53 PM0.11.0.208
version.
However, everytime I launch jupyter notebook
and connect to it with the Kotlin Notebook IDEA plugin I get told that the kernel version (0.1.0-170) is incompatible the kotlin-dataframe version.
If I scroll at the top of the log, I can see that indeed it tries to use the 0.11.0-170 version:
Kernel args: /tmp/kotlin-kernel-config-kernelProcessConnection15069667844898789499.json, -home=/tmp/kernelProcess16547460509079481210, -cp=/tmp/kernelProcess16547460509079481210/lib/kotlin-jupyter-api-0.11.0-170.jar:/tmp...
Deleting the /tmp/kernelProcess*
directories changes nothing.Ilya Muradyan
01/10/2023, 1:28 PMDidier Villevalois
01/10/2023, 2:01 PM%useLatestDescriptors
%use dataframe, lets-plot
Ilya Muradyan
01/10/2023, 10:53 PM%use dataframe(0.8.1)