Github user whisperstream commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/61#issuecomment-99605771
  
    You're right, it didn't work for that case.  I have submitted a new pull
    request, with a simplified version that seems to work for all cases:
    
    https://github.com/apache/incubator-zeppelin/pull/63
    
    -Axel
    
    On Wed, May 6, 2015 at 1:01 AM, Lee moon soo <[email protected]>
    wrote:
    
    > Hi @whisperstream <https://github.com/whisperstream>.
    >
    > Could you try
    >
    > %pysparkif True:
    >     print "Yup"else:
    >     print "Nope"
    >
    > I get
    >
    > (<type 'exceptions.SyntaxError'>, SyntaxError('invalid syntax', 
('<string>', 1, 4, 'else:')), <traceback object at 0x10c3becf8>)
    >
    > with this branch
    >
    > —
    > Reply to this email directly or view it on GitHub
    > 
<https://github.com/apache/incubator-zeppelin/pull/61#issuecomment-99365755>
    > .
    >



---
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.
---

Reply via email to