How to download file created in Colaboratory workspace? January 3, 2023 by Tarik Use files colab lib from google.colab import files files.download('example.txt') PS: use chrome browser