跳至內容

SageMaker AI (Canvas) - Shared Space

0

I created a domain in SageMaker and set up multiple user profiles. Now, all users need to share their work with each other. In this case, should I create a new Shared Space? If so, how can I create one and allow everyone to work together?

已提問 5 個月前檢視次數 106 次
1 個回答
1

Yes, creating a shared space would be ideal for your situation where multiple users need to share their work with each other in SageMaker.

A shared space in Amazon SageMaker AI consists of a shared JupyterServer application and a shared directory. This enables real-time collaboration between users in your domain, allowing them to access, read, edit, and share notebooks in near real-time. All user profiles in a domain have access to all shared spaces within that domain.

To create a shared space:

  1. First, ensure your domain supports shared spaces. If you created your domain without shared space support, you'll need to add this capability to your existing domain.

  2. Designate a space default execution role that will govern the permissions for any user utilizing the space.

  3. You can create the shared space through:

  • The SageMaker AI console
  • Amazon SageMaker Studio
  • AWS CLI

Shared spaces are available in both Amazon SageMaker Studio Classic and JupyterLab. They support collaboration features like automatic tagging, real-time co-editing of notebooks, and customization.

Once created, all users in your domain will be able to access the shared space, where they can collaborate on notebooks, files, experiments, and models. This provides the quickest path for your team to start iterating together on their machine learning projects.
Sources
Multiple domains and shared spaces - SageMaker Studio Administration Best Practices
Collaboration with shared spaces - Amazon SageMaker AI
Create a shared space - Amazon SageMaker AI
Amazon SageMaker AI Features - Amazon SageMaker AI

已回答 5 個月前
專家
已審閱 5 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。