Hi everybody,
I've succesfully mounted a CS bucket on Workbench from both JupyterLab Interface and JupyterLab terminal (with "gcsfuse").
The mounted bucket works well: I can write, read, delete and so on my python files.
There's a problem anyway: when I stop and restart the instance, I can see the name of the mounted bucket, but I can't access my files from both the JupyterLab interface and the terminal.
It seems like at restart time the bucket is unmounted by the system. If this supposition was true, the mounting facility would be completely unuseful.
Can someone help me to understand what's going on and suggest some solution?
Thank you all.
Marco