Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
Description
As a user I want to create a copy of own custom AMI of notebook , so that this image could be used by other users who are assigned to my project and use the same endpoint.
Acceptance criteria (need to discuss):
- A new page on main DataLab menu (or button on the list of resources) should be for custom image management
- There is Copy button which is supposed to create a copy of custom image for one or several users who are assigned to the same project and uses the same endpoint
- If user clicks Copy button the following information appears:
- image name (text field)
- copy for (text field)
- copy option (check box) which contains:
-
-
- data files
- code files
- folder structure
- libraries/dependncies
-
- When the copy of the custom image is created for other user(s). That copy is going to be the private custom image for that new user(s).
- It is possible at this moment to share the custom image within one project
Questions to address:
- 1 or >1 images to share
- select user(s) from the list)
- select what should be shared
Github issue: https://github.com/apache/incubator-dlab/issues/745