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

Use Shiny with Zeppelin-R #18

Open
akshayprakash opened this issue May 16, 2016 · 5 comments
Open

Use Shiny with Zeppelin-R #18

akshayprakash opened this issue May 16, 2016 · 5 comments

Comments

@akshayprakash
Copy link

Hi Elbamos,

I really want Shiny to work with your Zeppelin-R notebook. I know you had told everyone that you need help with writing the code for Shiny and ggvis.

I will be happy to help your write the necessary code to enable Shiny to work with R. If you could guide me with what you need and help me conceptually, I would love to do this for you...

@elbamos
Copy link
Owner

elbamos commented May 16, 2016

Great! Thanks!

The way shiny works, there has to be a websockets connection to a running R session. The first issue to deal with is whether we can reuse the same R session for both shiny and Zeppelin. I believe the answer is "no," but I'm not sure. If not, then we need a mechanism for launching separate R processes to run each shiny app. Then, we also need to modify Zeppelin so that web socket connections to the appropriate ports can get proxied back to the shiny instance.

I'm not sure how much else will be required, but that's definitely the starting point. Let me know if you'd like to speak on gitter or what have you.

On May 16, 2016, at 12:10 PM, Akshay Prakash [email protected] wrote:

Hi Elbamos,

I really want Shiny to work with your Zeppelin-R notebook. I know you had told everyone that you need help with writing the code for Shiny and ggvis.

I will be happy to help your write the necessary code to enable Shiny to work with R. If you could guide me with what you need and help me conceptually, I would love to do this for you...


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@saahilguptaq
Copy link

Hi
Any updates on R Shiny integration with Zeppelin? Is it possible now?
Help/ Guidance/ Directions will be greatly appreciated. @elbamos @akshayprakash

@akshayprakash
Copy link
Author

akshayprakash commented Oct 31, 2017 via email

@elbamos
Copy link
Owner

elbamos commented Oct 31, 2017 via email

@kendrickkester
Copy link

Hi,

Has there been any updated on the R - Shiny integration with Zeppelin?

Any guidance that can be provided would be very appreciated.

Thanks

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

4 participants