I would like to pay for Google Colab Pro in order to have full access to the GPus, however my google drive is already full, so does that mean that, besides paying the Google Colab, should I also pay for the Google drive space extension? my drive is already full and I have a 30GB dataset to classify in Google Colab. So, is there any Python trick to load and manipulate my dataset in Colab without having to read the dataset from google drive? Can I load the dataset from my computer or, say, from another cloud service like Dropbox?
P.s: there is a related question here, but the solution seems to not work.