Hello. I have followed the instructions for installing kotlin-jupyter using Gradle and even using pip but I don't understand how to start the notebook since typing
jupyter console --kernel=kotlin
shows that jupyter is not installed. I am using Ubuntu. Do I install jupyter separately?
a
altavir
12/27/2019, 6:38 AM
You need to install jupyter (preferably via conda) and then install the kernel. Then you launch it as