Skip to content

Commit 7f341ab

Browse files
authored
fix: mention the Ultimate requirement in the beginning (#4624)
1 parent dca8c0a commit 7f341ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/kotlin-notebook-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
[Kotlin Notebook](https://plugins.jetbrains.com/plugin/16340-kotlin-notebook) is a dynamic plugin for IntelliJ IDEA that
44
provides an interactive environment to create and edit notebooks, leveraging the full potential of Kotlin's capabilities.
55

6+
> The Kotlin Notebook plugin requires IntelliJ IDEA Ultimate.
7+
>
8+
{style="note"}
9+
610
Get ready for a seamless coding experience where you can develop and experiment with Kotlin code, receive immediate outputs, and integrate code,
711
visuals, and text within the IntelliJ IDEA ecosystem.
812

0 commit comments

Comments
 (0)