Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1804 It's nit. But do you mind change some file name? `zeppelin-web/src/app/home/customer/customHome.html` -> `zeppelin-web/src/app/home/notebook.html` I think we don't need `customer` in the path and `notebook.html` is more appropriate than `customHome.html` because the template is printing note list, inside of user created custom Note. `zeppelin-web/src/app/home/home-template.html` -> `zeppelin-web/src/app/home/notebook-template.html` Also, i think `notebook-template.html` is more appropriate name than `home-template.html` because it's printing note lists, not entire home page.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---