GitHub user minahlee reopened a pull request: https://github.com/apache/incubator-zeppelin/pull/894
[ZEPPELIN-577] ASCII control character errors in Zeppelin ### What is this PR for? Take care of `interpreter not found` issue when code is copied from CRLF line ending editor ### What type of PR is it? Bug Fix ### What is the Jira issue? [ZEPPELIN-577](https://issues.apache.org/jira/browse/ZEPPELIN-577) ### 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-577 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/894.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 #894 ---- commit b930af2f4f58155da9aa26cefbce67b443d2b264 Author: Mina Lee <mina...@nflabs.com> Date: 2016-05-18T03:50:22Z [ZEPPELIN-577] ASCII control character errors in Zeppelin commit 3354a6ed5ee59f3633ca3455de5587d88f4e95fc Author: Mina Lee <mina...@nflabs.com> Date: 2016-05-18T05:26:37Z [ZEPPELIN-577] take care of all whitespace followed by interpreter repl name ---- --- 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. ---