'How to access shared google drive from remote server's jupyter notebook?
I have a big dataset on my shared google drive. I want to access/read the dataset from a remote server's jupyter notebook to train my deep learning model. I can access the remote server with ssh and view the server's running jupyter notebook by port forwarding. I don't want to download the dataset to my remote server. How can I do this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|