You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use [Kotlin Notebook](https://kotlinlang.org/docs/kotlin-notebook-overview.html) you need to have [IntelliJ IDEA **Ultimate**](https://www.jetbrains.com/idea/) (paid version).
13
-
14
-
You can start a trial for 30 days, or use [Early Access](https://www.jetbrains.com/idea/nextversion/) version for free (not always available).
To use [Kotlin Notebook](https://kotlinlang.org/docs/kotlin-notebook-overview.html) you need to have [IntelliJ IDEA](https://www.jetbrains.com/idea/). Starting version 2025.1 Kotlin Notebook are free both for Ultimate and Community versions and doesn't require any extra setup.
17
13
18
14
# Setup
19
15
@@ -135,7 +131,8 @@ A few ideas I will hopefully get to implement.
135
131
136
132
# Additional Resources
137
133
138
-
-[Learn more about Kotlin Notebook](https://www.jetbrains.com/help/idea/kotlin-notebook.html#best-practices)
139
-
-[Solve Advent of Code 2024 Puzzles in Kotlin and Win Prizes](https://blog.jetbrains.com/kotlin/2024/11/advent-of-code-2024-in-kotlin/)
134
+
-[Learn more about Kotlin Notebook](https://blog.jetbrains.com/idea/2025/04/how-to-use-kotlin-notebooks-for-productive-development)
0 commit comments