I want to spell "from google.colab import files and uploaded= files.upload() in jupyter notebook

15 views Asked by At

enter image description here

I think oh! I have to install google colab, and google in jupyter notebook, so

enter image description here

I installed google successfully, but

enter image description here

enter image description here

enter image description here

Now, I want to cry... help me please

I installed google and google colab in jupyter, but somehow there's always an error.

I expect

from google.colab import files
uploaded = files.upload()

to work without error

0

There are 0 answers