googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.18k stars 709 forks source link

open ipynb in colab with my phone #3427

Open AakeJon49 opened 1 year ago

AakeJon49 commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm going on a vacation without my laptop and wanted to do some excersises in jupyter notebooks. I have tried to start in my Samsung phone but nothing happens. As usual I select "open with" colab and have tested both in the "fourarrow" and in the triple dot. I just get the startup, with file name and load indicator. Maybe it's not possible to run colab in the phone, but I can't find any clues when I google on it.

Describe the solution you'd like A clear and concise description of what you want to happen. I would like to run notebooks as I use to do in my computer and I like colab.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. I have installed jupyter notebook in my phone but then I miss the extra power that colab can give me.

Additional context Add any other context, screenshots or notebooks about the feature request here. Screenshot_20230221_154916_Drive

AakeJon49 commented 1 year ago

I just tried to start a notebook from jupyter in my phone. When I opened the ipynb there was a label saying "Open in Colab" and when I do it seems to work. Can be a workaround?

alvaroachury commented 2 months ago

Hi there, i have the same problem, but an easy way that i use to solve was copy the link of the file from drive and paste on the url input on the browser. This allow me run the ipynb file using the browser. Best regards!! ;)