hi, do you know any free, online (hosted) Jupyter...
# datascience
p
hi, do you know any free, online (hosted) Jupyter server with Kotlin kernel support? Something like https://jupyter.org/try but with Kotlin support (surprisingly, several other languages are supported). I'd like to be able to work on some notebook and then share it with someone
a follow-up question: is there any plan/effort to add Kotlin to this jupyter.org/try ? would increase Kotlin kernel'l visibility and adoption
i
Hi, Piotr! Have you tried https://datalore.jetbrains.com/notebooks?
p
no, but looks promising - thanks!
i
Regarding your suggestion - thanks, I'll make a PR. They use Binder under the hood, we also have samples on mybinder: https://mybinder.org/v2/gh/kotlin/kotlin-jupyter/master?filepath=samples
💪 1