Is it possible to implement a fully functional Kotlin kernel for Jupyter with the current tools? I think there are two separate projects trying to achieve that, but both lack pretty basic features like auto-completion.
czyzby
12/15/2017, 8:22 PM
I guess what I'm asking is whether there are some documented compiler/REPL/IDE plugin APIs that won't change every release and can be easily accessed to implement basic IDE features provided by notebooks like Zeppelin/Jupyter.