Set up an environment
This is the first part of the Getting started with Kotlin Notebook tutorial:
Set up an environment
Create a Kotlin Notebook
Add dependencies to a Kotlin Notebook
Before you create your first Kotlin Notebook, you need to set up an environment.
Download and install the latest version of IntelliJ IDEA Ultimate.
In IntelliJ IDEA, select IntelliJ IDEA | Settings | Plugins or File | Settings | Plugins.
In the Marketplace tab, browse the Kotlin Notebook plugin and install it.
note
Alternatively, you can download the Kotlin Notebook plugin and install it manually.
Click OK to apply the changes and restart your IDE if prompted.
In the next part of the tutorial, you will learn how to create a Kotlin Notebook.
Thanks for your feedback!
Was this page helpful?