back to home

apache / zeppelin

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

6,606 stars
2,822 forks
90 issues
JavaJupyter NotebookJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing apache/zeppelin in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/apache/zeppelin)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

Apache Zeppelin

Documentation: User Guide<br/> Mailing Lists: User and Dev mailing list<br/> Continuous Integration: core frontend rat <br/> Contributing: Contribution Guide<br/> Issue Tracker: Jira<br/> 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.