Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nb_conda_kernels does not set the kernel to the correct active environment #271

Closed
guyLee687 opened this issue May 7, 2024 · 1 comment

Comments

@guyLee687
Copy link

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.

@mcg1969
Copy link
Collaborator

mcg1969 commented Nov 5, 2024

I'm afraid I don't understand this issue as stated. I'm going to close it, but please feel free to re-open if you can provide more specific details about what you think is occurring, and what should be happening instead.

@mcg1969 mcg1969 closed this as completed Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants