Re: How to change the python installation location for Python interpreter?

2017-05-27 Thread BigData Consultant
Thanks a lot. It worked. I have set "zeppelin.python" as /mnt/reference/softwares/ anaconda27/bin/python ** Please help me on the below iss

Re: How to change the python installation location for Python interpreter?

2017-05-27 Thread moon soo Lee
Hi, You can set your python executable path in 'zeppelin.python' property, Python interpreter setting in the interpreter menu. If your system has conda installed, then you can manage environment using %python.conda. Please take a look http://zeppelin.apache.org/docs/latest/interpreter/python.html