[GitHub] zeppelin issue #966: [ZEPPELIN-958] Support syntax highlight for python and ...

2016-06-17 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/966 That was only to map the list of interpreter to the language though. To figure out which interpreter is active in the interpreter right now we have regex to match "%something" at the

[GitHub] zeppelin issue #966: [ZEPPELIN-958] Support syntax highlight for python and ...

2016-06-16 Thread bzz
Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/966 Yes.. and this method does not work if the default interpreter is set to Python for the notebook ![screen shot 2016-06-17 at 01 03

[GitHub] zeppelin issue #966: [ZEPPELIN-958] Support syntax highlight for python and ...

2016-06-10 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/966 right, I think that can be added to interpreterSettings and checked on the frontend similar to this: