[ZEPPELIN-6410] Fix typo in PythonInterpreter comment: "sever" to "server" ### What is this PR for? Fix a typo in `PythonInterpreter.java` where the comment reads "sever" instead of "server". ### What type of PR is it? Improvement ### Todos * [x] Fix typo: "sever" → "server" ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-6410 ### How should this be tested? * No functional change — comment-only fix. Visual inspection is sufficient. ### Screenshots (if appropriate) N/A ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Closes #5210 from xxxxxxjun/fix-zeppelin-6410. Signed-off-by: Jongyoul Lee <jongyoul@gmail.com>
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.