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

Clone this repo:
  1. 3e56d81 [ZEPPELIN-6375] Add auto-reconnect for abnormal WebSocket closures in new UI by ChanHo Lee · 9 days ago master
  2. 66b1617 Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.4 in /zeppelin-server by dependabot[bot] · 9 days ago
  3. 4882e07 [ZEPPELIN-6204] do not allow init params in JDBC URLs for H2 by PJ Fanning · 9 days ago
  4. bf62a2a [HOTFIX] @playwright/test 1.56.1 to 1.55.1 by YONGJAE LEE(이용재) · 2 weeks ago
  5. b279255 [ZEPPELIN-6365] Add E2E tests about Notebook Repositories (/notebook-repos) by Yuijin Kim(yuikim) · 4 weeks 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.