Share environment variables in all steps of a training pipeline #4192
Unanswered
umair-imran
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How does the env varaiables work in sagemaker pipelines?
Can we share environment variables among sagemaker all steps of a pipeline? I want to use an env variable in training step and than update that variable there and after that step executes successfully I want to use the same updated env variable during evaluation step.
Is there any efficient way that I can share env variables?
Beta Was this translation helpful? Give feedback.
All reactions