Shiem Edelbrock created ZEPPELIN-2821:
-----------------------------------------
Summary: Error
Key: ZEPPELIN-2821
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2821
Project: Zeppelin
Issue Type: Bug
Components: python-interpreter
Affects Versions: 0.7.2
Reporter: Shiem Edelbrock
The python interpreter has a bug when trying to render matplotlib images from
the z.show() function. Line 139 of
`python/src/main/resources/python/zeppelin_python.py` references un-imported
package `base64`. `import base64` was added to the file to prevent this error
in the future.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)