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

MLCube environment variables [WIP]. #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sergey-serebryakov
Copy link
Contributor

This commit introduces a new feature for MLCubes - special environmental variables set by MLCube runtime that are available in user scripts. Two variables are set:

  • MLCUBE_NAME - MLCube project name
  • MLCUBE_TASK_NAME - MLCube task name

TODO:

  • Doker runner
  • GCP runner
  • K8S runner
  • Kubeflow runner
  • Singularity runner
  • SSH runner

This commit introduces a new feature for MLCubes - special environmental variables set by MLCube that are available in user scripts. Two variables are set:
  - `MLCUBE_NAME` - name of MLCube project.
  - `MLCUBE_TASK_NAME` - name of current MLCube task.
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

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

Successfully merging this pull request may close these issues.

1 participant