mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
There is a wrong information about Zeppelin’s matplotlib backend files. It actually located under `ZEPPELIN_HOME/interpreter/lib/python/*` but tutorial note says it as `ZEPPELIN_HOME/lib/python/*`. So I corrected it.
### What type of PR is it?
kind a typo fix
### What is the Jira issue?
N/A
### Screenshots (if appropriate)
- Before

- After

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: AhyoungRyu <fbdkdud93@hanmail.net>
Closes #2220 from AhyoungRyu/fix/wrongPythonLibPathInTutorialNote and squashes the following commits:
|
||
|---|---|---|
| .. | ||
| 2A94M5J1Z | ||
| 2BWJFTXKJ | ||
| 2BYEZ5EVK | ||
| 2C2AUG798 | ||
| 2C35YU814 | ||
| 2C57UKYWR | ||