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 display from the scala side #2

Open
mariusvniekerk opened this issue Dec 17, 2016 · 0 comments
Open

Add support for display from the scala side #2

mariusvniekerk opened this issue Dec 17, 2016 · 0 comments

Comments

@mariusvniekerk
Copy link
Collaborator

mariusvniekerk commented Dec 17, 2016

Right now there is no direct way of triggering display from the scala interpreter side.

Doing this fully would likely require a simple python server thread listening on a random localhost port preshared with the intepreter at creation. Injecting a kernel object for controlling some interaction from the scala side can be done at the same time the sparkSession bindings are created.

parente added a commit that referenced this issue May 11, 2017
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

2 participants