
I put the dataset outside the project and make a symbolic link to it. I usually write ML code in the relation between dataset and project as 1 and N. If you add dl/ after /sh/ in the link, you will be able to download the contents of the folder in zip format. How to send code to Colab using DropboxĪfter creating a folder for the project in the local development environment, create a share link from the Dropbox context menu. This post introduces the procedure and what I tried. As a result of several trials and errors, I have established my own method of sending and executing code written in the local development environment.



The appearance of Google Colab Pro+ has enabled us to run notebooks in the background, and using Colab as a computing resource has become more realistic.
