Github user Leemoonsoo commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/61#issuecomment-99365755
  
    Hi @whisperstream.
    
    Could you try 
    ```python
    %pyspark
    if 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


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