| commit | b27925599deb4045aeca7fa273291a6997354ae5 | [log] [tgz] | 
|---|---|---|
| author | Yuijin Kim(yuikim) <106499310+kmularise@users.noreply.github.com> | Sun Oct 26 17:19:03 2025 +0900 | 
| committer | GitHub <noreply@github.com> | Sun Oct 26 17:19:03 2025 +0900 | 
| tree | 142ff1d652dc7b808fbf9f6948294f3ec2a47275 | |
| parent | 8432cf66e73b39d003b169cd86d8604e871349e6 [diff] | 
[ZEPPELIN-6365] Add E2E tests about Notebook Repositories (/notebook-repos) ### What is this PR for? Addition of Notebook Repositories E2E tests for New UI --- PAGES.WORKSPACE.NOTEBOOK_REPOS → src/app/pages/workspace/notebook-repos/notebook-repos.component PAGES.WORKSPACE.NOTEBOOK_REPOS_ITEM → src/app/pages/workspace/notebook-repos/item/item.component ### What type of PR is it? Improvement ### Todos * [X] - add Notebook Repositories E2E test ### What is the Jira issue? [ZEPPELIN-6365](https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=632&view=detail&selectedIssue=ZEPPELIN-6365) ### How should this be tested? by E2E test CLI ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Closes #5105 from kmularise/ZEPPELIN-6365. Signed-off-by: ChanHo Lee <chanholee@apache.org>
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 features:
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.