You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
At present, the jupyter image is relatively large, if the user wants to add some dependencies about jupyter or Python based on the existing image, it is very troublesome.
I think submarine can provide a service similar to S2i (source to image) or using buildah, which directly builds a new image based on the existing jupyter image and registers it in submarine's environment. In this way, users can easily use the package they want to develop on the new notebook service.
The specific details will be discussed later ..
The text was updated successfully, but these errors were encountered:
cdmikechen
changed the title
Submarine can support a service to customize new images for jupyter notebook
[DESIGN] Submarine can support a service to customize new images for jupyter notebook
May 15, 2022
cdmikechen
changed the title
[DESIGN] Submarine can support a service to customize new images for jupyter notebook
[DESIGN] Submarine can support a service to customize new images for jupyter notebook/ experiment
Jul 23, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At present, the jupyter image is relatively large, if the user wants to add some dependencies about jupyter or Python based on the existing image, it is very troublesome.
I think submarine can provide a service similar to S2i (source to image) or using buildah, which directly builds a new image based on the existing jupyter image and registers it in submarine's environment. In this way, users can easily use the package they want to develop on the new notebook service.
The specific details will be discussed later ..
The text was updated successfully, but these errors were encountered: