Hi,
Notebook sharing does not work – neither the Shareable Link nor the Download Link. Previously, the Download option was also non-functional, but I managed to resolve that issue. Jupyter is deployed on EKS, using the latest Helm chart from Bitnami. Initially, storage was configured on S3, but nothing worked as expected. I tested S3 as a mounted storage, but it frequently caused access-related errors.
Currently, I’m testing EFS, which seemed quite promising at first – the Download option works without random access errors like those on S3. However, options related to sharing links still don’t work.
Has anyone successfully configured these features? Or does anyone have any hints? I can adjust the storage to any option available on AWS if needed. Any help would be greatly appreciated. If you need more information, let me know – I’ll provide whatever is necessary.