Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.

Clone this repo:
  1. c11fe27 [ZEPPELIN-6530] Fix operator precedence in SSL store path checks and make isWindowsPath null-safe by 김동환 · 18 hours ago master
  2. cc5c38a [ZEPPELIN-6562] Fix specs that silently pass or flake because they target DOM the new UI no longer renders by YONGJAE LEE (이용재) · 2 days ago
  3. dbb58f8 [ZEPPELIN-6522] Guard HTTP interceptor unwrap against null response bodies by JangAyeon · 3 days ago
  4. b82f14e [ZEPPELIN-6559] Drop the faked Windows user agent so Monaco keybindings match the host platform by YONGJAE LEE (이용재) · 4 days ago
  5. 783e392 [ZEPPELIN-6470] Add accessible names to icon-only buttons in the interpreter settings form by 김예나 · 4 days ago

Apache Zeppelin

Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration: core frontend rat
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0

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 features:

  • Web based notebook style editor.
  • Built-in Apache Spark support

To know more about Zeppelin, visit our web site https://zeppelin.apache.org

Getting Started

Install binary package

Please go to install to install Apache Zeppelin from binary package.

Build from source

Please check Build from source to build Zeppelin from source.