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

Help activating conda environment #8

Open
jerlich opened this issue Jul 13, 2020 · 2 comments
Open

Help activating conda environment #8

jerlich opened this issue Jul 13, 2020 · 2 comments

Comments

@jerlich
Copy link

jerlich commented Jul 13, 2020

I'm trying to debug a shell script that uses R and jupyter which are installed using conda. I managed a workaround where I just put the path into the shell script, but there seems like there should be a way to specify the conda environment to run in. (Like in the python plugin).

@rogalmic
Copy link
Owner

rogalmic commented Jul 13, 2020

I am not sure what you mean, but there is a way to add env to launch config, just like it was added in bash debug extension (https://marketplace.visualstudio.com/items?itemName=rogalmic.bashdebug) . Not implemented yet in zsh extension.

Can you give an example of this python config that solves your problem?

@jerlich
Copy link
Author

jerlich commented Jul 14, 2020

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