-
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-pytorch-full dockerfiles and CI/CD #5631
Add notebook-server-jupyter-pytorch-full dockerfiles and CI/CD #5631
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 |
d5479f3
to
7589c64
Compare
7589c64
to
d096cc4
Compare
c398c0c
to
d6061b3
Compare
d6061b3
to
d3b9a6c
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 PyTorch 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 #5626 as the base image. These images also serve as important examples for people that would like to customize the PyTorch 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-pytorch-full:master-28af7716
public.ecr.aws/j1r0q0g6/notebooks/notebook-servers/jupyter-pytorch-cuda-full:master-28af7716
/cc @kubeflow/wg-notebooks-leads @thesuperzapper