[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-11-09 Thread pauldj54
Github user pauldj54 commented on the issue: https://github.com/apache/zeppelin/pull/1645 Hi everyone, I got the same error as @nEosAg007 . I added conda and all anaconda3 libraries to my path (in my case /opt/anaconda3/bin) but this makes python3 the default python in my

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-08-08 Thread edgarson
Github user edgarson commented on the issue: https://github.com/apache/zeppelin/pull/1645 The same error occurs when User Impersonation is enabled for Python. --- 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

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-07-17 Thread nEosAg007
Github user nEosAg007 commented on the issue: https://github.com/apache/zeppelin/pull/1645 I have installed Miniconda and it is in my $PATH as shown below: [root@ip-xx-xxx-xx-xxx ~]# echo $PATH

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-06-23 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1645 Is 'conda' command in your PATH? --- 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

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2017-06-23 Thread nEosAg007
Github user nEosAg007 commented on the issue: https://github.com/apache/zeppelin/pull/1645 This is not working with latest 0.7.2, it gives the same error as earlier, as shown below:

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2016-11-19 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1645 Merge if there're no more discussions. --- 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

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2016-11-18 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1645 Made some improvement on output formatting with basic documentation and unittest.

[GitHub] zeppelin issue #1645: [ZEPPELIN-1671] Conda interpreter

2016-11-15 Thread agoodm
Github user agoodm commented on the issue: https://github.com/apache/zeppelin/pull/1645 From what I can tell, the main intent of this PR is to support switching between environments on the fly, which is in of itself a very useful feature. Will this also support creating new