hyunwoo cho created ZEPPELIN-1609:
-------------------------------------

             Summary: using python3 with livy interperter
                 Key: ZEPPELIN-1609
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1609
             Project: Zeppelin
          Issue Type: Improvement
          Components: livy-interpreter
    Affects Versions: 0.7.0
            Reporter: hyunwoo cho
             Fix For: 0.7.0


add %livy.python3 using python3 with livy interperter.

{code}
%livy.python
3/2
# expected 1
{code}

{code}
%livy.python3
3/2
# expected 1.5
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to