Github user corneadoug commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/328#issuecomment-144922061 I guess the question is: What is the rule to show the %group.%name Removing the %name for the first element of each interpreter doesn't sound that reliable. Like you said before: > Agreed if there is only one interpreter in the group then it's better to have %sh instead of %sh.sh > Ideally we should know if the interpreter is the default of its group in that case we could list %spark, %spark.pyspark, %spark.sql, %spark.dep? To me it should be: if %group = %name we only show %group. I'm not sure there is a default settings, or at least we don't receive any from the server
--- 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. ---