Kotlin / kotlin-jupyter

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

Introduce class for setting up debug integration #447

Closed nikolay-egorov closed 4 months ago

nikolay-egorov commented 5 months ago

This way, newer version of kernel will keep thread for creating breakpoints

nikolay-egorov commented 5 months ago

I'll think about it one more time. Now it indeed seems like we don't need abstraction for debug just yet