Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To install this build of Zeppelin with the R interpreter, after installing depen
```sh
git clone https://github.com/elbamos/Zeppelin-With-R.git
cd Zeppelin-With-R
mvn package install -DskipTests
mvn package install -Pr -DskipTests
```

To run Zeppelin with the R Interpreter, zeppelin must be started with the SPARK_HOME environment variable properly set. The best way to do this is by editing `conf/zeppelin-env.sh`.
Expand Down Expand Up @@ -231,4 +231,4 @@ For one thing, a different method for supporting Spark 1.6 is used. In addition

### What about Windows?

Zeppelin does not support Windows, therefore the R Interpreter does not support Windows. Some people have gotten it to work using docker.
Zeppelin does not support Windows, therefore the R Interpreter does not support Windows. Some people have gotten it to work using docker.