Updated setup instructions order, cleaned up mention of outdated Gradle plugin and example project#1945
Merged
Conversation
koperagen
commented
Jul 23, 2026
| <toc-element topic="SetupKotlinNotebook.md" accepts-web-file-names="gettingstartedkotlinnotebook.html"/> | ||
| <toc-element topic="SetupGradle.md" accepts-web-file-names="gettingstartedgradle.html"/> | ||
| <toc-element topic="SetupMaven.md"/> | ||
| <toc-element topic="SetupAndroid.md"/> |
Collaborator
Author
|
|
||
|
|
||
| > Now available in Gradle (IDEA 2025.2+) and Maven (IDEA 2025.3+) projects, is coming soon to Kotlin Notebook. | ||
| > Now available in Gradle (IDEA 2025.2+) and Maven (IDEA 2025.3+) projects, is coming soon to Kotlin Toolchain. |
AndreiKingsley
approved these changes
Jul 23, 2026
| Also, we’re working on a compiler plugin that infers and transforms [`DataFrame`](DataFrame.md) schema while typing. | ||
| You can now clone this [project with many examples](https://github.com/koperagen/df-plugin-demo) showcasing how it allows you to reliably use our most convenient extension properties API. | ||
| In IntelliJ IDEA we’re featuring a compiler plugin that infers and transforms [`DataFrame`](DataFrame.md) schema while typing. | ||
| You can now check out this [typical data wrangling pipeline](https://github.com/Kotlin/dataframe/blob/master/examples/projects/kotlin-dataframe-plugin-gradle-example/src/main/kotlin/org/jetbrains/kotlinx/dataframe/examples/plugin/Main.kt) showcasing how it allows you to reliably use our most convenient extension properties API. |
Collaborator
There was a problem hiding this comment.
We should place here a link to #1338 guide when it's ready!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.