| commit | d95b73efeaaf247aa07599d5f52a04c911a5a679 | [log] [tgz] |
|---|---|---|
| author | Hsuan Lee <hsuangm@gmail.com> | Wed Jan 08 16:23:25 2020 +0800 |
| committer | Jeff Zhang <zjffdu@apache.org> | Fri Jan 10 10:32:48 2020 +0800 |
| tree | 87203ac819aa73cf53ea69d8fdf668e8d5fb1891 | |
| parent | ca390aa97254f84a5fd9dd2885c096a647669430 [diff] |
[ZEPPELIN-4548] Support search notebook ### What is this PR for? support search notebook ### What type of PR is it? [Feature] ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-4548 ### How should this be tested? N/A ### Screenshots (if appropriate)  ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Hsuan Lee <hsuangm@gmail.com> Closes #3592 from hsuanxyz/feat/search and squashes the following commits: 6e41f3e36 [Hsuan Lee] feat: support search notebook
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
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 feature:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.