Skip to content

Feature request: Quarto VSCode extension to be able to select conda environment for execution #693

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

Open
pcm32 opened this issue Apr 10, 2025 · 0 comments

Comments

@pcm32
Copy link

pcm32 commented Apr 10, 2025

When running Jupyter notebooks on VSCode, I can select kernels based on conda environments. When running Quarto qmd files on VSCode, I'm bound to the rpath set for the project (which normally doesn't work that well with conda envs). It would be great if the quarto VSCode extension would present to the user, per .qmd file, the ability to pick a conda environment. That would put .qmd and jupyter notebooks at the same level of usability dependencies wise (currently I'm doing all my quarto from jupyter because debugging cells in .qmd its hard when you cannot pick the environment for that .qmd file).

Thanks!

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

1 participant