Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1105

Python: use paragraph status ERROR for syntax errors and exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • python-interpreter
    • None

    Description

      Right now python interpreter reports paragraph status FINISHED even in case if there was SyntaxError or exception during code execution.

      To test, try

      '2' + 2
      #or
      import something-strange
      

      This issue is about adding paragraph status ERROR in case any error has happened during code execution.

      Attachments

        Issue Links

          Activity

            People

              bzz Alexander Bezzubov
              bzz Alexander Bezzubov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: