- Newest
- Most votes
- Most comments
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, ...)
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
Relevant content
- asked 2 years ago
- asked a month ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago