-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 notebook-server-jupyter-tensorflow-full dockerfiles and CI/CD #5632
Add notebook-server-jupyter-tensorflow-full dockerfiles and CI/CD #5632
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: DavidSpek The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f619e37
to
369e237
Compare
369e237
to
f7276f3
Compare
c971952
to
17781dc
Compare
/test kubeflow-kubeflow-presubmit |
17781dc
to
33d78bd
Compare
Looks good! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: DavidSpek, thesuperzapper 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 |
This PR adds the TensorFlow Jupyter opinionated images from #5582 that will serve as a starting point for (new) users and projects by adding an opinionated set of common tools. It uses #5627 and #5628 as the base images. These images also serve as important examples for people that would like to customize the TensorFlow base image for their distinct needs. More details about the downstream use of this image can be seen in the PR linked above.
Initial images were built and pushed to test CI/CD:
public.ecr.aws/j1r0q0g6/notebooks/notebook-servers/jupyter-tensorflow-full:master-28af7716
public.ecr.aws/j1r0q0g6/notebooks/notebook-servers/jupyter-tensorflow-cuda-full:master-28af7716
/cc @kubeflow/wg-notebooks-leads @thesuperzapper