How to export environment variables for Pixi Project #2034
-
Hello! I'm new to pixi and I'm hoping someone can help me either figure out how to export an environment variable for an entire pixi project. For example, I want every task or shell I run with pixi to export a specific environment variable, e.g. "JAX_DISABLE_JIT=1". Is there a clean way to do this, or is there a better approach that I should take when thinking about my project? |
Beta Was this translation helpful? Give feedback.
Answered by
baszalmstra
Sep 11, 2024
Replies: 1 comment 1 reply
-
See the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TheSkyentist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the
env
section in theactivation
table here: https://pixi.sh/latest/reference/project_configuration/#the-activation-table