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

[Execution] Add utility function to get project parameter from context #1612

Merged
merged 3 commits into from
Jan 6, 2022

Conversation

theSaarco
Copy link
Member

Added a convenience function context.get_project_param() which gets a parameter from the parent project parameters. This was possible before by loading the project from the MLRun DB, this function simplifies the process. It loads the project object on first activation, so further calls will utilize the same object.

@Hedingber Hedingber merged commit 6c0eb23 into mlrun:development Jan 6, 2022
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.

None yet

2 participants