I'm working on a machine learning project on python and I have a VM on GCP with a persistent disk that contains my data. Following the new Colab update I'm no longer able to directly read my VM via colab. I'm asked to go through Colab Enterprise where I can directly create an instance and read my notebooks, but I can't manage to mount my SSD disk as an additional disk in the new Colab Enterprise instance.
Can anyone help me solve this problem? Thanks in advance.