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

polyglot kernel #6279

Closed
scottdraves opened this issue Nov 9, 2017 · 5 comments
Closed

polyglot kernel #6279

scottdraves opened this issue Nov 9, 2017 · 5 comments

Comments

@scottdraves
Copy link
Contributor

scottdraves commented Nov 9, 2017

a kernel that switches between all other kernels, like:
https://github.com/vatlab/SOS
https://github.com/minrk/allthekernels

useful with autotranslation: #5039

The groovy magic is our prototype implementation of this: http://nbviewer.jupyter.org/github/twosigma/beakerx/blob/master/doc/python/GroovyMagic.ipynb

@scottdraves
Copy link
Contributor Author

scottdraves commented Apr 30, 2018

A first step to this will be %%python magic for the JVM kernels, using https://github.com/bartdag/py4j

@scottdraves
Copy link
Contributor Author

@scottdraves
Copy link
Contributor Author

#7340

@jpallas
Copy link
Contributor

jpallas commented May 14, 2018

I'm not raising an objection to closing, but I have a question. One case discussed in #6578 (get data using SQL, process using another JVM language) is not handled by the work done so far. Is that still a goal?

@scottdraves
Copy link
Contributor Author

scottdraves commented May 14, 2018

If I understand you correctly, then yes, that will be covered by #7350 and #5039.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants