Skip to content

Integration with Kotlin Jupyter #231

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

Closed
CommanderTvis opened this issue Apr 21, 2022 · 1 comment
Closed

Integration with Kotlin Jupyter #231

CommanderTvis opened this issue Apr 21, 2022 · 1 comment

Comments

@CommanderTvis
Copy link

CommanderTvis commented Apr 21, 2022

One of the ways to support graph visualization in Kotlin Jupyter is to implement JupyterIntegration inside graphviz-kotlin, then add it to Kotlin Jupyter's library descriptors repository.

The only problem I currently discovered is that we can't update Kotlin in graphviz-kotlin because of the JaCoCo version in code-assert.

After code-assert is updated, the implementation is straightforward (MutableGraph and Graphviz instances should be supported for visualization to SVG that will be sent to Jupyter).

@CommanderTvis
Copy link
Author

No more is needed since there is already a descriptor available.
Kotlin/kotlin-jupyter-libraries#158

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

No branches or pull requests

1 participant