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

General protocol / best practices for passing rich display for kernels #211

Open
joequant opened this issue Aug 19, 2020 · 0 comments
Open

Comments

@joequant
Copy link
Contributor

The specific issue is that I'm working on the metakernel based C++ kernel JupyROOT, but I would like to have the C++ rich display system in xeus work with metakernel.

I can override the C++ code to generate data for rich display, but this needs to be passed through the metakernel layer. This brings up the question of what are the standards and best practices for a metakernel based kernel that wants to display rich text.

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