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

[ENH] - Ability to set environment variables on conda-store worker #1643

Closed
costrouc opened this issue Feb 5, 2023 · 2 comments
Closed

[ENH] - Ability to set environment variables on conda-store worker #1643

costrouc opened this issue Feb 5, 2023 · 2 comments

Comments

@costrouc
Copy link
Member

costrouc commented Feb 5, 2023

Feature description

Sometimes you need to be able to set environment variables on the conda-store worker. E.g. https://conda-forge.org/docs/user/tipsandtricks.html#installing-cuda-enabled-packages-like-tensorflow-and-pytorch.

Currently have been doing manually

envs:
  - name: CONDA_OVERRIDE_CUDA
    value: "11.8"

Value and/or benefit

Can build gpu environments

Anything else?

No response

@iameskild
Copy link
Member

@costrouc Should we move this issue to the conda-store repo? Or is this specific to Nebari?

@dcmcand
Copy link
Contributor

dcmcand commented Feb 8, 2024

This was completed with conda-incubator/conda-store#721

@dcmcand dcmcand closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants