Kotlin Help

Set up an environment

Before you create your first Kotlin Notebook, you need to set up an environment.

Set up the environment

Kotlin Notebook relies on the Kotlin Notebook plugin, which is bundled and enabled in IntelliJ IDEA by default.

To use Kotlin Notebook, download and install the latest version of IntelliJ IDEA.

If the Kotlin Notebook features are not available, ensure the plugin is enabled:

  1. In IntelliJ IDEA, select IntelliJ IDEA | Settings | Plugins.

  2. In the Installed tab, find the Kotlin Notebook plugin, and select the checkbox next to the plugin name.

    Install Kotlin Notebook
  3. Click OK to apply the changes and restart your IDE if prompted.

Next step

In the next part of the tutorial, you will learn how to create a Kotlin Notebook.

Proceed to the next chapter

Last modified: 22 April 2025