Apache Zeppelin

August 12, 2026 ยท View on GitHub

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.