anaconda/nb_conda_kernels

nb_conda_kernels does not set the kernel to the correct active environment

Opened this issue · 0 comments

It looks like

ecomm = ". '{}' '{}' && echo CONDA_PREFIX=$CONDA_PREFIX && exec {}".format(activate, env_path, ' '.join(quoted_command))

image

is trying to activate the environment in a subprocess and which isn't used in when running kernelspec args.