Kotlin / kotlin-jupyter

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

Conditional Gradle plugin tasks initialization #298

Closed ileasile closed 3 years ago

ileasile commented 3 years ago

Fixes #255 @altavir could you please review and test it with your project(s)? I'll send you a plugin version to use.

altavir commented 3 years ago

OK. I think I can build it myself since it seems like a regular jar.

I do not have problems in my projects even with the old plugin because I define kotlin platforms in the plugin application block (so it is before the jupyter plugin). The problem appeared when I tried to demonstrate a stand-alone plugin.

ileasile commented 3 years ago

@altavir you may try version 0.10.0-94-1