We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
Can build gpu environments
No response
The text was updated successfully, but these errors were encountered:
@costrouc Should we move this issue to the conda-store repo? Or is this specific to Nebari?
Sorry, something went wrong.
This was completed with conda-incubator/conda-store#721
No branches or pull requests
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
Value and/or benefit
Can build gpu environments
Anything else?
No response
The text was updated successfully, but these errors were encountered: