Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core feature:
- Web based notebook style editor.
- Built-in Apache Spark support
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Docker image is built against Zeppelin 0.8.2 and it supports Apache Spark 2.4.
docker pull multivacplatform/multivac-zeppelin
docker run -it --rm -p 8080:8080 -p 8081:8081 maziyar/zeppelin
Just head to your browser and you're good to go!
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.
This, and all github.com/multivacplatform projects, are under the Multivac Platform Open Source Code of Conduct. Additionally, see the Typelevel Code of Conduct for specific examples of harassing behavior that are not tolerated.
Code and documentation copyright (c) 2019 ISCPIF - CNRS. Code released under the Apache 2.0 license.