There was an error while loading. Please reload this page.
1 parent a34302f commit 570fbd0Copy full SHA for 570fbd0
docs/StardustDocs/topics/setup/SetupKotlinNotebook.md
@@ -117,3 +117,10 @@ showcasing how Kotlin DataFrame can help with a variety of data tasks.
117
118
* Discover powerful [](Kotlin-DataFrame-Features-in-Kotlin-Notebook.md)that
119
make exploring and understanding your data easier and more effective.
120
+
121
+## Memory Errors?
122
123
+* If you are experiencing `OutOfMemoryError`s and heap space errors, you can adjust Notebook's
124
+memory settings independently of IntelliJ IDEA's memory settings.
125
126
+* In IntelliJ IDEA, go to Settings... Tools... Kotlin Notebook and increase the `Max heap size`
0 commit comments