apache / zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
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.
Repository Summary (README)
PreviewApache Zeppelin
Documentation: User Guide<br/>
Mailing Lists: User and Dev mailing list<br/>
Continuous Integration:
<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.