Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and README lack information about Kotlin Notebook #766

Open
koperagen opened this issue Jul 4, 2024 · 3 comments
Open

Documentation and README lack information about Kotlin Notebook #766

koperagen opened this issue Jul 4, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation (not KDocs)
Milestone

Comments

@koperagen
Copy link
Collaborator

We need to point users to Kotlin Notebook installation in README and provide instruction in the documentation. We can take it from https://kotlin.github.io/kandy/kandy-in-kotlin-notebook.html
Places with outdated info
https://github.com/Kotlin/dataframe?tab=readme-ov-file#getting-started-in-jupyter-notebook--kotlin-notebook
https://kotlin.github.io/dataframe/gettingstartedjupyternotebook.html

One page should cover features of Kotlin Notebook + dataframe integration, i.e. tables
https://blog.jetbrains.com/kotlin/2024/05/streamline-data-analysis-with-kotlin-dataframe-tables-in-notebooks/

@koperagen koperagen added the documentation Improvements or additions to documentation (not KDocs) label Jul 4, 2024
@koperagen
Copy link
Collaborator Author

Notebooks have ktor-client, i believe we need an integration and then to document it too

@zaleslaw zaleslaw added this to the 0.14.0 milestone Jul 19, 2024
@koperagen
Copy link
Collaborator Author

We can also refer here https://kotlinlang.org/docs/kotlin-notebook-create.html

@Jolanrensen
Copy link
Collaborator

Notebooks have ktor-client, i believe we need an integration and then to document it too

Actually, I think it might be a good idea to promote accessing APIs with ktor in normal examples as well. It can do certain HTTP requests with authentication etc. not possible with DataFrame itself.

@zaleslaw zaleslaw modified the milestones: 0.14.0, 0.15.0 Sep 16, 2024
@zaleslaw zaleslaw self-assigned this Sep 16, 2024
@zaleslaw zaleslaw modified the milestones: 0.15.0, 0.16.0 Oct 1, 2024
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

No branches or pull requests

3 participants