Skip to content

Commit 018b152

Browse files
committed
Add a link to the KTNB documentation
1 parent 50b9530 commit 018b152

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/StardustDocs/topics/Usage-with-Kotlin-Notebook-Plugin.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ The [Kotlin Notebook Plugin for IntelliJ IDEA](https://plugins.jetbrains.com/plu
88
- **Export Functionality**: Export your data to various formats including CSV and Excel for further analysis in other applications.
99

1010
To get started, ensure you have the latest version of the Kotlin Notebook Plugin installed in IntelliJ IDEA, and begin exploring your data using Kotlin DataFrames in your notebook cells.
11+
12+
For more information on using the Kotlin Notebook Plugin,
13+
refer to the [official documentation](https://kotlinlang.org/docs/kotlin-notebook-overview.html).

0 commit comments

Comments
 (0)