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

Add support for swing tables integration in IDEA plugin #290

Merged
merged 7 commits into from
Mar 10, 2023

Conversation

ermolenkodev
Copy link
Contributor

  • Update kotlin-jupyter-api to 0.11.0-311

  • Add common interface for classes convertable to AnyFrame

  • Add functions for dynamic loading of dataframe rows in IDEA plugin

  • Temporary ignore vine notebook test

@Jolanrensen
Copy link
Collaborator

Is there still a way for users to switch between Swing and HTML tables? Since Swing afaik doesn't support hierarchical tables yet.

@ermolenkodev
Copy link
Contributor Author

Is there still a way for users to switch between Swing and HTML tables? Since Swing afaik doesn't support hierarchical tables yet.

Sure, but it is handled on IDEA side. Swing tables UI will be off by default until a hierarchical view support is added.

@ermolenkodev ermolenkodev force-pushed the unified-tables-dev branch 2 times, most recently from bc2a1c4 to 21529f0 Compare March 6, 2023 15:55
Insted respond with different output for kernel version >= 0.11.0.311
@koperagen
Copy link
Collaborator

Thank you!

@ermolenkodev ermolenkodev merged commit 156a607 into Kotlin:master Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants