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

feature parity between notebook sample and normal sample #2095

Merged
merged 2 commits into from
Sep 13, 2019
Merged

feature parity between notebook sample and normal sample #2095

merged 2 commits into from
Sep 13, 2019

Conversation

gaoning777
Copy link
Contributor

@gaoning777 gaoning777 commented Sep 12, 2019

add dynamic injection of notebook sample parameter: output


This change is Reviewable

@numerology
Copy link

/lgtm

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

1 similar comment
@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-sample-test

@gaoning777
Copy link
Contributor Author

/test kubeflow-pipeline-e2e-test

@@ -103,10 +103,10 @@ def _compile(self):
nb_params = {}

try:
with open(os.path.join(CONFIG_DIR, '%s.config.yaml' % self._test_name), 'r') as f:
config_file = os.path.join(CONFIG_DIR, '%s.config.yaml' % self._test_name)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one should be correct.

@k8s-ci-robot k8s-ci-robot removed the lgtm label Sep 12, 2019
@gaoning777
Copy link
Contributor Author

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaoning777

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@numerology
Copy link

/lgtm

@k8s-ci-robot k8s-ci-robot merged commit 646aa5f into kubeflow:master Sep 13, 2019
@gaoning777 gaoning777 deleted the add-support-for-notebook-output-dynamic-param branch September 13, 2019 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants