-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(components): GCPC 2.16.1 Release
Signed-off-by: Googler <[email protected]> PiperOrigin-RevId: 663883139
- Loading branch information
Googler
committed
Aug 16, 2024
1 parent
383cbcd
commit 36cf066
Showing
4 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,7 @@ RUN pip3 install -U "fsspec>=0.7.4" "gcsfs>=0.6.0" "pandas<=1.3.5" "scikit-learn | |
RUN pip3 install -U google-cloud-notebooks | ||
|
||
# Install main package | ||
RUN pip3 install "git+https://github.com/kubeflow/[email protected].0#egg=google-cloud-pipeline-components&subdirectory=components/google-cloud" | ||
RUN pip3 install "git+https://github.com/kubeflow/[email protected].1#egg=google-cloud-pipeline-components&subdirectory=components/google-cloud" | ||
|
||
# Note that components can override the container entry ponint. | ||
ENTRYPOINT ["python3","-m","google_cloud_pipeline_components.container.v1.aiplatform.remote_runner"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters