Zeppelin-With-R
Zeppelin-With-R copied to clipboard
Mirror of Apache Zeppelin (Incubating)
Would the R interpreter support plots from Plotly? When I try a Plotly plot, I get the below error: ``` library(plotly) p1 "Error in file(con, "rb"): cannot open the connection"...
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 created a EMR cluster with Zeppelin on AWS using the instruction on below link: https://gist.github.com/andershammar/224e1077021d0ea376dd After some modification of the installZeppelin.sh script, I was able to build zeppelin with...
I was wondering about the best way to build Zeppelin with R. I believe that your code has now been merged (I hope so!). Does that mean, I can use...
does this readme change make sense? I added that its not just `mvn package install -DskipTests` we should also have the `-Pr`
Hi, wondering about the Mesos support in the current master HEAD. Built with -Dspark-1.6 and configured zeppelin-env.sh as follows: MASTER as the mesos/zk quorum SPARK_HOME as an unpacked spark-1.6.0-bin-hadoop2.6 SPARK_EXECUTOR_URI...
I'm using OSX `El Capitan`. When I run Zeppelin-With-R an icon with R appears in the dock. Very peculiar and mildly annoying (like the XQuarz icon, which appears as well)....
I tried charting with Leaflet.js in rCharts and with RStudio leaflet library, with no success with either. Would you be so kind to post an example that works? Also, have...