[GitHub] zeppelin issue #2250: [WIP][ZEPPELIN-2085] Interpret scala code in paste mod...

2017-05-16 Thread zjffdu
Github user zjffdu commented on the issue: https://github.com/apache/zeppelin/pull/2250 +1 for not splitting scala code in zeppelin side, that should be handled by scala repl. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] zeppelin issue #2250: [WIP][ZEPPELIN-2085] Interpret scala code in paste mod...

2017-04-14 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/2250 Using paste mode would be better. We have so many if-else code to manipulate code which is already covered by paste mode. If we evaluate using paste mode, evaluation orders will be