Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/1145
  
    Another behavior change i found from this PR is,
    
    When no interpreter is binded to a notebook, (e.g. incase of 
conf/interpreter.json is removed)
    When user open a notebook, Zeppelin automatically open interpreter binding 
menu and suggest default set of selections.
    
    Previously, default set of selections were, a interpreter setting from each 
interpreter groups.
    For example, if there are interpreter setting `spark, spark2, md, sh`, 
suggested selection will be `spark, md, sh`.
    
    
![image](https://cloud.githubusercontent.com/assets/1540981/16780143/36dacf38-482a-11e6-8865-dfdb80509725.png)
    
    This PR suggest the first interpreter setting only. `spark` in the same 
situation.
    
    
![image](https://cloud.githubusercontent.com/assets/1540981/16780096/fdad68d8-4829-11e6-8242-0a22856b5859.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to