GitHub user r-kamath opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/174
ZEPPELIN-188 Display of line numbers
Partial check-in with reference to : ZEPPELIN-188.
- Add an option under the paragraph settings to show/hide line numbers in
ace editor
Since Ace editor is already integrated, with minor changes, this patch will
get us line numbers. Based on comments, would like to work on improving -
syntax highlighting & auto-complete.
Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r-kamath/incubator-zeppelin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/174.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 #174
----
commit 19aecb2ccf88946d7cee9b81af0ed9dc6963d967
Author: Renjith Kamath <[email protected]>
Date: 2015-07-31T15:06:57Z
ZEPPELIN-188 Display of line numbers
Add an option under the paragraph settings to show/hide line numbers in
ace editor
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---