how to load a tar.gz file in google colab code example Example: how to extract tar.gz file in colab !tar -xvf 'file.tar' -C 'destination'