2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
Hello Nikos,
To answer your question, we require details that are non-public information. Could you please open a support case with AWS using the following link https://console.aws.amazon.com/support/home#/case/create ?
répondu il y a 2 ans
0
Hello Nikos,
Please execute the following steps: In JupyterLab open a terminal session and execute the following command:
find ~/work/ ! -readable -maxdepth 1 2>/dev/null -print0 | xargs -0 mkdir || true
Please confirm if you can view the folders now. Please note you might need to adjust the "maxdepth" parameter from 1 to 2, etc. based on your directory depth level.
Please let us know if the step work for you Nikos.
répondu il y a 2 ans
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 mois
- demandé il y a 2 ans
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 2 mois