Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Sriram Narayanamoorthy
Hi all, There seems to be some issue using Tensorflow in Zeppelin 0.7.0 and it throws this error: NameError: name '_interactive' is not defined Another user reported the same issue on SO. The fix suggested there s

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Felix Cheung
: users@zeppelin.apache.org Subject: Tensorflow not working in Zeppelin 0.7.0 Hi all, There seems to be some issue using Tensorflow in Zeppelin 0.7.0 and it throws this error: NameError: name '_interactive' is not defined Another user reported the same issue<http://stackoverflow.

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Sriram Narayanamoorthy
rs@zeppelin.apache.org > *Subject:* Tensorflow not working in Zeppelin 0.7.0 > > Hi all, > > There seems to be some issue using Tensorflow in Zeppelin 0.7.0 and it > throws this error: > NameError: name '_interactive' is not defined > > Another user reported the same i

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Jianfeng (Jeff) Zhang
elin.apache.org>> Date: Wednesday, March 15, 2017 at 2:19 AM To: "users@zeppelin.apache.org<mailto:users@zeppelin.apache.org>" mailto:users@zeppelin.apache.org>> Subject: Re: Tensorflow not working in Zeppelin 0.7.0 Thanks. I have submitted a Jira ticket: https://issues

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Sriram Narayanamoorthy
: Sriram Narayanamoorthy > Reply-To: "users@zeppelin.apache.org" > Date: Wednesday, March 15, 2017 at 2:19 AM > To: "users@zeppelin.apache.org" > Subject: Re: Tensorflow not working in Zeppelin 0.7.0 > > Thanks. > > I have submitted a Jira ticket: http

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-14 Thread Felix Cheung
14, 2017 4:34:13 PM To: users@zeppelin.apache.org Subject: Re: Tensorflow not working in Zeppelin 0.7.0 Python 3.5 and Tensorflow 1.0 On Tue, Mar 14, 2017 at 4:21 PM, Jianfeng (Jeff) Zhang mailto:jzh...@hortonworks.com>> wrote: Which version of tensorflow and python do you use ? I believe

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-15 Thread Sriram Narayanamoorthy
Tuesday, March 14, 2017 4:34:13 PM > *To:* users@zeppelin.apache.org > > *Subject:* Re: Tensorflow not working in Zeppelin 0.7.0 > Python 3.5 and Tensorflow 1.0 > > On Tue, Mar 14, 2017 at 4:21 PM, Jianfeng (Jeff) Zhang < > jzh...@hortonworks.com> wrote: > > Which v

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-17 Thread moon soo Lee
* users@zeppelin.apache.org > > *Subject:* Re: Tensorflow not working in Zeppelin 0.7.0 > Python 3.5 and Tensorflow 1.0 > > On Tue, Mar 14, 2017 at 4:21 PM, Jianfeng (Jeff) Zhang < > jzh...@hortonworks.com> wrote: > > Which version of tensorflow and python do you use ? I

Re: Tensorflow not working in Zeppelin 0.7.0

2017-03-18 Thread Felix Cheung
>> Sent: Friday, March 17, 2017 2:07 PM Subject: Re: Tensorflow not working in Zeppelin 0.7.0 To: mailto:users@zeppelin.apache.org>> Saw patch [1] has been made in Tensorflow. Thanks Sriram for taking care of this issue! Best, moon [1] https://github.com/tensorflow/tensorflow/pull/8420