jason-ogaard opened a new pull request #3877:
URL: https://github.com/apache/zeppelin/pull/3877


   I wrote up this 
[defect](https://issues.apache.org/jira/browse/ZEPPELIN-4992) based on the 
behavior of the zeppelin 0.9.0 image found on the docker 
[hub](https://hub.docker.com/r/apache/zeppelin/tags). Currently, the editor 
settings aren't being applied to each interpreter, instead only the default 
interpreter editor settings get applied to every paragraph regardless of the 
interpreter specified.
   
   This PR should fix that issue.
   
   ### What is this PR for?
   A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - 
https://zeppelin.apache.org/contribution/contributions.html
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   * [ None] - Task
   
   ### What is the Jira issue?
   * [ZEPPELIN-4992](https://issues.apache.org/jira/browse/ZEPPELIN-4992)
   
   ### How should this be tested?
   * Ensure that the various niceties for each interpreter are applied. E.G. 
syntax highlighting, code auto-hiding.
   
   ### Screenshots (if appropriate)
   
   ### 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]


Reply via email to