commit | ade718c778612e87a5d91c492169a54003ae3091 | [log] [tgz] |
---|---|---|
author | Jeff Zhang <zjffdu@apache.org> | Fri Mar 25 11:52:32 2022 +0800 |
committer | Jeff Zhang <zjffdu@apache.org> | Fri Mar 25 18:44:42 2022 +0800 |
tree | 73854cbacf1ca5a9958629dbdf015e691919a042 | |
parent | 15cbe3260090738d26283a28512e61075b2ac6f0 [diff] |
[ZEPPELIN-5693] IPythonInterpreterTest.testIPythonPlotting fails due to jinjia2 version upgrade ### What is this PR for? Specify the jinjia2 version explicitly so that we won't get the error described in the jira. ### What type of PR is it? [Bug Fix ] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5693 ### How should this be tested? * CI pass ### 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: Jeff Zhang <zjffdu@apache.org> Closes #4331 from zjffdu/ZEPPELIN-5693 and squashes the following commits: bff6509c3b [Jeff Zhang] [ZEPPELIN-5693] IPythonInterpreterTest.testIPythonPlotting fails due to jinjia2 version upgrade
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.