Kotlin / kotlin-jupyter

Kotlin kernel for Jupyter/IPython
Apache License 2.0
1.09k stars 106 forks source link

Debugging Kotlin Jupyter Notebooks in VSCode or IntelliJ #407

Open sromocki opened 1 year ago

sromocki commented 1 year ago

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?

nikolay-egorov commented 1 year ago

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