tbonelee opened a new pull request, #4802: URL: https://github.com/apache/zeppelin/pull/4802
### What is this PR for? For several years, Zeppelin has supported both the old and new UIs, with the old UI remaining as the default. However, as the new UI offers a more modern design, I believe it might be beneficial to consider making it the default interface. #### Rationale The new UI presents a more contemporary user experience, which could align better with users' expectations today. Transitioning to the new UI as the default may help in keeping Zeppelin more up-to-date and user-friendly. Of course, I am aware that this change might impact various parts of the project, so I propose we carefully review this before proceeding. ### What type of PR is it? Improvement ### Todos * [x] - Update all references to the web app context paths. ### What is the Jira issue? * Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN/6064 ### How should this be tested? - Verify that the new UI is accessible via root path. - Ensure the old UI can still be accessed via `/classic`. ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No, but it may affect users' accustomed access paths. * Does this needs documentation? Maybe it would be helpful to provide guidance on how users could access the old UI under the new path, especially for those accustomed to the previous default. However, I'm not entirely sure if this is the best approach, so I haven't added any documentation for now. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org