https://github.com/apache/zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
https://github.com/apache/zeppelin
big-data database flink java javascript nosql scala spark zeppelin
Last synced: 1 day ago
JSON representation
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
- Host: GitHub
- URL: https://github.com/apache/zeppelin
- Owner: apache
- License: apache-2.0
- Created: 2015-03-25T07:00:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T07:25:54.000Z (2 days ago)
- Last Synced: 2025-04-16T18:44:59.768Z (2 days ago)
- Topics: big-data, database, flink, java, javascript, nosql, scala, spark, zeppelin
- Language: Java
- Homepage: https://zeppelin.apache.org/
- Size: 102 MB
- Stars: 6,475
- Watchers: 305
- Forks: 2,815
- Open Issues: 184
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY-README.md
- Roadmap: Roadmap.md
Awesome Lists containing this project
- my-awesome - apache/zeppelin - data,database,flink,java,javascript,nosql,scala,spark,zeppelin pushed_at:2025-04 star:6.5k fork:2.8k Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. (Java)
- awesome-starts - apache/zeppelin - Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. (Java)
- awesome-scala - **zeppelin** - based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. |   (Table of Contents / Science and Data Analysis)
- StarryDivineSky - apache/zeppelin
- awesome-production-machine-learning - Apache Zeppelin - Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. (Data Science Notebook)
- awesome-starred - apache/zeppelin - Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. (database)
- awesome-docker - apache/zeppelin
- awesome-docker - apache/zeppelin
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/projects/ZEPPELIN/issues/filter=allissues)
**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 supportTo 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.