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

Spark - Vegas - Zeppelin - Trying to plot a simple bar graph. It is just printing the html file and not rendering. #143

Open
infoankitp opened this issue Jun 22, 2018 · 3 comments

Comments

@infoankitp
Copy link

Below is the code that I have written. and the output:

screenshot from 2018-06-22 14-08-53

I have added the implicit

val render = vegas.render.ShowHTML(s => print("%html " + s))

Still no success with Zeppelin. I am using Spark 2.2.1 and Vegas 0.3.11

@oshikiri
Copy link
Collaborator

oshikiri commented Jul 28, 2018

@infoankitp One of quick workarounds may be setting zeppelin.spark.printREPLOutput = false in the Spark interpreter menu.

EDIT: executing plot.show in another cell is also working in my environment.

@infoankitp
Copy link
Author

@oshikiri Thanks a lot. Both of these worked for me.

@oshikiri
Copy link
Collaborator

oshikiri commented Aug 6, 2018

👍

Reopened because we still need to take some actions (updating documents or fixing the behavior).

@oshikiri oshikiri reopened this Aug 6, 2018
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

2 participants