Is there a solution for multi-user Notebook on SageMaker?

0

Is there a solution for multi-user Notebook on Studio Notebook or Notebook Instances? Eg if we want several developers to interact on the same notebook at the same time

AWS
전문가
질문됨 4년 전2283회 조회
2개 답변
0
수락된 답변

Notebook instances are not connected to the user. So if two users has the same access rights they will see and will be able to access the same instance (even in the same time).

The issue is - Jupyter Notebook is not ready for that, both users will have the same privileges, no tracking who did what, ... And working on the same notebook on the same time - basically they will overwrite each other saves.

I had a need for similar thing (pair programming - data scientist and software engineer) - the only viable solution we were able to find was desktop sharing (like TeamViewer, ...)

답변함 4년 전
0

SageMaker Studio now supports team-based sharing and real-time collaboration. You can create shared spaces to access, read, edit, and share the same notebook in real time. For more information refer Next Generation SageMaker Notebooks – Now with Built-in Data Preparation, Real-Time Collaboration, and Notebook Automation

AWS
marancs
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠