Github user akhiluanandh commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/222#issuecomment-134122030 Thanks everyone for the comments. The main use-case I had in mind was to create, say, a python notebooks without having to type %pyspark for each paragraph. I agree that it would be better to have the interpreter name explicitly mentioned in each paragraph, since that would be more readable and would not cause problems when copying the note to another instance of Zeppelin. As @Leemoonsoo suggested, we could have the default interpreter automatically populated when the user creates a paragraph. ( @tzolov's approach sounds good too... maybe we could use the default for the initial paragraph and then copy from the previous paragraph). I am closing this PR for now. Will create another PR later to automatically populate the interpreter name into paragraphs.
--- 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. ---