-
Notifications
You must be signed in to change notification settings - Fork 105
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
why ctor argument type mismatch #433
Comments
ikotlin launch log belog
|
update slove by setContextClassLoader
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i want to execute kotlin script dynamic in idea plugin env for invoke idea open api
/org/jetbrains/kotlinx/jupyter/IkotlinKt.class: embedKernel
jar file is kotlin-jupyter-kernel-0.11.0-358.jar
import com.intellij.openapi.ui.Messages.showInfoMessage
in jupyterlab and i got error belowclass org.jetbrains.kotlinx.jupyter.ReplForJupyterImpl is implement interface jupyter.kotlin.providers.UserHandlesProvider
why argument type mismatch?
The text was updated successfully, but these errors were encountered: