zjffdu opened a new pull request #3515: [ZEPPELIN-4396]. HvPlot is broken
URL: https://github.com/apache/zeppelin/pull/3515
 
 
   ### What is this PR for?
   
   HvPlot is broken due to bug in `ipython_server.py`. IPython may produce 
multiple types of output for one single python object. And the orders of these 
output matters, we should output html type over plain text type. 
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-4396
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
![image](https://user-images.githubusercontent.com/164491/68451302-325b9980-0229-11ea-825f-0093a558fd1a.png)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to