GitHub user minahlee opened a pull request: https://github.com/apache/incubator-zeppelin/pull/966
[ZEPPELIN-958] Support syntax highlight for python and r interpreter ### What is this PR for? Support syntax highlight for python and r interpreter ### What type of PR is it? Bug Fix ### What is the Jira issue? [ZEPPELIN-958](https://issues.apache.org/jira/browse/ZEPPELIN-958) ### Screenshots (if appropriate) **Before** <img width="412" alt="screen shot 2016-06-05 at 7 43 08 pm" src="https://cloud.githubusercontent.com/assets/8503346/15810667/c96e85c0-2b55-11e6-9539-d3cc9a0df35f.png"> **After** <img width="412" alt="screen shot 2016-06-05 at 7 42 55 pm" src="https://cloud.githubusercontent.com/assets/8503346/15810670/cd7960fe-2b55-11e6-8145-50517eaf2195.png"> **Before** <img width="647" alt="screen shot 2016-06-05 at 7 30 53 pm" src="https://cloud.githubusercontent.com/assets/8503346/15810554/c6e49ec6-2b54-11e6-8b8b-a327dd76d437.png"> **After** <img width="604" alt="screen shot 2016-06-05 at 7 30 31 pm" src="https://cloud.githubusercontent.com/assets/8503346/15810551/bf48cfc0-2b54-11e6-9ad1-bc16596074ee.png"> ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/incubator-zeppelin ZEPPELIN-958 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/966.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #966 ---- commit 9821f94e94a6e15520a125966ee6f990945714f8 Author: Mina Lee <mina...@nflabs.com> Date: 2016-06-06T02:33:00Z Support syntax hightlight for python and r interpreter ---- --- 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. ---