This is the companion repository for the blog post:
The Jupyter notebook is in batchUpload.ipynb
The short version:
- Go to batchUpload.ipynb.
- Click on "Open in Colab" (blue bar, on top). This opens the notebook in Google Colab in Playground mode, you can connect to a local or server runtime and execute the code blocks. However, in order to make changes to the code to work with your project you need to
- Make a copy of the notebook (File -> Save a copy in Drive.../Save a copy in GitHub...).
You can also start to work with this Jupyter Python notebook locally in your own Jupyter setup.