How to retrieve deleted notebook instance on sagemaker?

0

I accidently deleted the notebook instance on sagemaker how do i retrieve the entire instance as such or else how to retrieve the files within the instance

bk
gefragt vor einem Monat86 Aufrufe
1 Antwort
0

Deletion of notebook instance is irreversible operation, and you cannot salvage your data from the deleted instance unfortunately. To avoid losing your code/asset in the future, please use code repository to maintain your codes/notebooks, and separate storage such as S3 for your data.

AWS
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen