# Zeppelin
**Repository Path**: kcetl/zeppelin
## Basic Information
- **Project Name**: Zeppelin
- **Description**: 基于 Web 的 notebook ,支持数据驱动的
交互式数据分析以及与 SQL、Scala、Python、R 等的协作文档。
- **Primary Language**: Unknown
- **License**: EPL-1.0
- **Default Branch**: master
- **Homepage**: https://zeppelin.apache.org/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-03-03
- **Last Updated**: 2024-05-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Apache Zeppelin
**Documentation:** [User Guide](https://zeppelin.apache.org/docs/latest/index.html)
**Mailing Lists:** [User and Dev mailing list](https://zeppelin.apache.org/community.html)
**Continuous Integration:**   
**Contributing:** [Contribution Guide](https://zeppelin.apache.org/contribution/contributions.html)
**Issue Tracker:** [Jira](https://issues.apache.org/jira/browse/ZEPPELIN)
**License:** [Apache 2.0](https://github.com/apache/zeppelin/blob/master/LICENSE)
**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](https://zeppelin.apache.org)
## Getting Started
### Install binary package
Please go to [install](https://zeppelin.apache.org/docs/latest/quickstart/install.html) to install Apache Zeppelin from binary package.
### Build from source
Please check [Build from source](https://zeppelin.apache.org/docs/latest/setup/basics/how_to_build.html) to build Zeppelin from source.