[jira] [Created] (ZEPPELIN-5815) [MINOR] Front end CI improve

2022-09-07 Thread Guanhua LI (Jira)
Guanhua LI created ZEPPELIN-5815: Summary: [MINOR] Front end CI improve Key: ZEPPELIN-5815 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5815 Project: Zeppelin Issue Type: Improvement

[GitHub] [zeppelin] huage1994 opened a new pull request, #4459: [ZEPPELIN-5815] Frontend CI jobs improvement

2022-09-07 Thread GitBox
huage1994 opened a new pull request, #4459: URL: https://github.com/apache/zeppelin/pull/4459 ### What is this PR for? This PR is to improve a some step in Frontend CI jobs. There are two command in this step in file `frontend.yml` as follow: https://github.com/apache/zeppe

[GitHub] [zeppelin] Reamer commented on pull request #4455: [ZEPPELIN-5810] Allow both package names jupyter_client and jupyter-client

2022-09-07 Thread GitBox
Reamer commented on PR #4455: URL: https://github.com/apache/zeppelin/pull/4455#issuecomment-1239443337 Yes you are probably right. I wrote this bugfix without rebuilding the existing verification to fix the bug quickly. If you want to rewrite the part, feel free to do so. -- This is a

[GitHub] [zeppelin] zjffdu commented on a diff in pull request #4455: [ZEPPELIN-5810] Allow both package names jupyter_client and jupyter-client

2022-09-07 Thread GitBox
zjffdu commented on code in PR #4455: URL: https://github.com/apache/zeppelin/pull/4455#discussion_r964932667 ## zeppelin-jupyter-interpreter/src/main/java/org/apache/zeppelin/jupyter/PythonPackagePredicate.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Founda

[GitHub] [zeppelin] dependabot[bot] opened a new pull request, #4460: Bump jszip from 3.1.5 to 3.10.1 in /zeppelin-web

2022-09-07 Thread GitBox
dependabot[bot] opened a new pull request, #4460: URL: https://github.com/apache/zeppelin/pull/4460 Bumps [jszip](https://github.com/Stuk/jszip) from 3.1.5 to 3.10.1. Changelog Sourced from https://github.com/Stuk/jszip/blob/main/CHANGES.md";>jszip's changelog. v3.10.1 2022-

[GitHub] [zeppelin] Reamer commented on a diff in pull request #4455: [ZEPPELIN-5810] Allow both package names jupyter_client and jupyter-client

2022-09-07 Thread GitBox
Reamer commented on code in PR #4455: URL: https://github.com/apache/zeppelin/pull/4455#discussion_r965550469 ## zeppelin-jupyter-interpreter/src/main/java/org/apache/zeppelin/jupyter/PythonPackagePredicate.java: ## @@ -0,0 +1,40 @@ +/* + * Licensed to the Apache Software Founda