Currently we are using jupytext to persist the notebooks as .py
files rather than as the JSON .ipynb
files. This was done to enable usable git interop.
- Go to "Shared with me" on your google drive
- Right Click on the shared folder name (in this case "LiLa_Nagapattinam), select "Add shortcut to Drive". Select "My Drive" and click "Add Shortcut".
- The file will now be visible in the "drive" subfolder of the data pane.
- Download root dir from GDrive. The directory will be zipped and downloaded.
- Create a Kaggle Dataset by uploading the zip file. Kaggle will automatically unzip the file and re-create the GDrive directory structure.
- Share the dataset with all collaborators.
- Attach the dataset to every notebook that needs it.