Github user echarles commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/702#issuecomment-202757005 @jeffsteinmetz Thx for the review and inputs. - I have pushed a fix that shows `Success`(upper right of the paragraph) when the returned output is just empty. Regarding the list of interpreters in the setting page, I have investigated but not yet found a solution (just wonder if the issue is coming from this PR). Here are my findings which tend to show that registration of %r is correctly done: SparkRInterpreter is correctly registered in the logs  REST call to the api correctly returns `spark.r`  However, the list in the interpreter page is not populated with %r... 
--- 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. ---