Skip to content

Updated setup instructions order, cleaned up mention of outdated Gradle plugin and example project#1945

Merged
koperagen merged 3 commits into
masterfrom
docs-updates
Jul 23, 2026
Merged

Updated setup instructions order, cleaned up mention of outdated Gradle plugin and example project#1945
koperagen merged 3 commits into
masterfrom
docs-updates

Conversation

@koperagen

Copy link
Copy Markdown
Collaborator

No description provided.

@koperagen koperagen added this to the 1.0 milestone Jul 23, 2026
@koperagen
koperagen requested a review from AndreiKingsley July 23, 2026 11:09
@koperagen koperagen self-assigned this Jul 23, 2026
@koperagen koperagen added the documentation Improvements or additions to documentation (not KDocs) label Jul 23, 2026
Comment thread docs/StardustDocs/d.tree
<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"/>

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure, but on Setup.md they go in this order so i decided to unify

Image



> 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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

XD

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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should place here a link to #1338 guide when it's ready!

@koperagen
koperagen merged commit cebdc9d into master Jul 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation (not KDocs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants