6

I have two files in my Google Drive with .ipynb extension, but one of them is marked as Unknown File type and has a blue icon. What can I do to change the second one to a Colaboratory file?

enter image description here

pppery
  • 3,731
  • 22
  • 33
  • 46
izmartinez
  • 73
  • 4
  • If you upload file, you will find it as blue icon and if you open that file in colab, it will change. I believe. – PSKP Jun 30 '20 at 03:22

1 Answers1

7

If you want to get that icon you should save a copy from Colab

  1. Upload your file to Drive

    enter image description here

  2. Open a file with Colab

    enter image description here

  3. Save a copy in Drive

    enter image description here

  4. Go to Drive and find folder

    enter image description here

  5. Inside you will find your file with the Colab icon

    enter image description here

RobC
  • 22,977
  • 20
  • 73
  • 80
Jeff Rush
  • 874
  • 6
  • 13