Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 363 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 363 Bytes

scispark_zeppelin_web

Zeppelin with SciSpark skin

1 .

Download Zeppelin from its website

https://zeppelin.incubator.apache.org/download.html

Build to create WAR file

2 .

Copy the WAR file into local maven repo:

~/.m2/repository/org/apache/zeppelin/zeppelin-web/0.6.0-SNAPSHOT/

3 .

Git clone this repo and build

mvn clean package -DskipTests