Lee moon soo created ZEPPELIN-227: ------------------------------------- Summary: Allow Scala invoke methods in nextline Key: ZEPPELIN-227 URL: https://issues.apache.org/jira/browse/ZEPPELIN-227 Project: Zeppelin Issue Type: Improvement Reporter: Lee moon soo Assignee: Lee moon soo Fix For: 0.6.0
Currently way of handling scala statements does not allow invoke method in next line. Therefore such code returns error {code} "123" .toInt {code} But, invoke a method in nextline is pretty common in scala. So if zeppelin can handle such cases. -- This message was sent by Atlassian JIRA (v6.3.4#6332)