Ruslan Dautkhanov created ZEPPELIN-3260:
-------------------------------------------

             Summary: iPython shell (! magic command) doesn't print
                 Key: ZEPPELIN-3260
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3260
             Project: Zeppelin
          Issue Type: Bug
          Components: Core, front-end, pySpark, python-interpreter
    Affects Versions: 0.8.0, 0.9.0
            Reporter: Ruslan Dautkhanov
         Attachments: image-2018-02-23-10-38-07-304.png

 
{code:java}
%ipyspark
! !echo 1; sleep 1; echo 2
{code}
uses ipython's shell magic command (! - exclamation mark), but in Zeppelin it 
prints just two empty lines:

!image-2018-02-23-10-38-07-304.png!

Should have printed two lines with "1" and "2" in them.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to