kotlin-jupyter icon indicating copy to clipboard operation
kotlin-jupyter copied to clipboard

Debugging Kotlin Jupyter Notebooks in VSCode or IntelliJ

Open sromocki opened this issue 1 year ago • 1 comments

Is it possible to debug code cells from within VSCode or IntelliJ for this Kotlin kernel? Seems that the usual debugging buttons disappear after I switch to use this kernel vs python 3.11.1. Any thoughts on how I can do this?

sromocki avatar Apr 06 '23 20:04 sromocki

For now, it's not possible in release versions. This feature is planned for release as a part of the Kotlin Notebook plugin in IDEA in the second half of this year

nikolay-egorov avatar Apr 07 '23 06:04 nikolay-egorov