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

add SDK support to retrieve pipeline IDs #1243

Closed
amygdala opened this issue Apr 26, 2019 · 4 comments
Closed

add SDK support to retrieve pipeline IDs #1243

amygdala opened this issue Apr 26, 2019 · 4 comments

Comments

@amygdala
Copy link
Contributor

(as per a discussion with @hongye-sun )

The SDK allows deploying a pipeline by indicating its ID, but doesn't yet support a way to grab the pipelines & their IDs dynamically. However, to fully support remote deployment it's necessary to do this.

@alicelee0606
Copy link

Also, would it be possible to support create_pipeline() as well? The current run_pipeline() only upload the pipeline implicitly without giving it a name.

@kevinbache
Copy link
Contributor

#1588

@kevinbache
Copy link
Contributor

@alicelee0606 does #1535 address your issue?

@alicelee0606
Copy link

@alicelee0606 does #1535 address your issue?

Yes. I think it does. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants