标签: google-drive-api google-colaboratory
我可以使用以下方法挂载驱动器:
from google.colab import drive drive.mount('/content/drive/')
但是如何挂载共享驱动器?