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

Clone this repo:
  1. 532d86d [ZEPPELIN-6582] New UI: clearing a paragraph in collaborative mode throws and does not sync the empty text by Lee SuJung · 26 hours ago master
  2. 2593fc0 [HOTFIX] Validate note access for interpreter bindings by Jongyoul Lee · 34 hours ago
  3. f2f34cd [HOTFIX] Avoid shell evaluation of interpreter launch arguments by Jongyoul Lee · 34 hours ago
  4. e3212c8 [ZEPPELIN-6451] Add default NotebookRepo settings methods to remove duplicated placeholder implementations by Coen90 · 2 days ago
  5. 2cc438b [ZEPPELIN-5235] Add Cancel all paragraphs button to the new UI by HwangRock · 3 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 with real-time collaboration
  • Multi-language support: Spark, Flink, Python, SQL, Shell, and 20+ interpreters
  • Pluggable interpreter architecture with process isolation
  • Built-in visualization and dynamic forms
  • Notebook scheduling (cron)
  • Flexible deployment: local, Docker, Kubernetes, YARN

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.