deploy¶
-
Pipeline.
deploy
(deploy)[source]¶ Allows a fitted pipeline to be addressable via an HTTP request. See Deployment for details.
- Args:
- deploy (bool): If
True
, the deployment of the pipeline will be triggered.
- deploy (bool): If
Pipeline.
deploy
(deploy)[source]¶Allows a fitted pipeline to be addressable via an HTTP request. See Deployment for details.
True
, the deployment of the pipelinewill be triggered.