Uh oh!
There was an error while loading. Please reload this page.
[ZEPPELIN-585] Add new doc on how to embed Note\Paragraph plots into … - #672
[ZEPPELIN-585] Add new doc on how to embed Note\Paragraph plots into …#672AhyoungRyu wants to merge 9 commits into
Conversation
There was a problem hiding this comment.
I think changing host name only necessary if someone is running Zeppelin locally (like a laptop) but want it to be accessible outside of it? In normal use cases, Zeppelin should be running on a server?
There was a problem hiding this comment.
@felixcheung You're right. I think I have to change this line for the normal use case : )
AhyoungRyu
commented
Jan 26, 2016
@felixcheung Thank you for the review. I changed some sentences as your comments. |
There was a problem hiding this comment.
I'm not sure what's the right name for it, maybe it's not a 'tab'? Is it a menu item?
felixcheung
commented
Jan 26, 2016
looks good. |
There was a problem hiding this comment.
please checkout [here]
--> please visit [this page]
corneadoug
commented
Jan 26, 2016
We might want to add some kind of disclaimer because of security issues with that feature:
|
AhyoungRyu
commented
Jan 26, 2016
@corneadoug |
felixcheung
commented
Jan 27, 2016
"Zeppelin needs to |
AhyoungRyu
commented
Jan 27, 2016
@felixcheung Shamed. You're right. A verb is needed after |
AhyoungRyu
commented
Feb 11, 2016
@corneadoug Sorry for the late response. I tested this feature with Shiro on. If Shiro is activated, the user need to enter userid & password in their website like below image. Then, after loggin in, the published paragraph is shown. Therefore, if anyone want to show their Zeppelin paragraph in their outside website, they need to deactivate Shiro authentication. (Actually, Shiro is deactivated by default until the user activate it on purpose.) |
| Finally, you can see your beautiful visualization results in your web site. | ||
| <center><img src="../assets/themes/zeppelin/img/docs-img/your-website.png" height="90%" width="90%"></center> | ||
| > **Note**: To embed the paragraph in a website, Zeppelin needs to be reachable for that Website. |
There was a problem hiding this comment.
reachable for -> reachable by
AhyoungRyu
commented
Feb 13, 2016
@corneadoug Thanks! I added a warning sentence to this docs as you said. |
corneadoug
commented
Feb 13, 2016
LGTM |
felixcheung
commented
Feb 14, 2016
merging then... |


What is this PR for?
Sorry for the late PR.
According to the user feedback, seems that it's not clear how to embed output plots into other websites.
So I made a documentation for explaining this feature.
What type of PR is it?
Documentation
Todos
Is there a relevant Jira issue?
ZEPPELIN-585
How should this be tested?
After apply this PR, just click `Quick Start -> Publish your Paragraph
Screenshots (if appropriate)
Questions: