Message from Python discussions

November 2018

— Has anybody worked with google colab? It doesn't see a file even if it lies in the same folder where the notebook lies

Message permanent page

— 

Its not accessible from Colab unless you actually go through the auth cycle (hint: use pydrive) I usually find it easier to upload the file using files.upload for each session if the size isn't that big.

— Yes, I have found this issue on stackoverflow. However, it didn't really help. The thing is that the file I am working with is very huge. Thanks

Message permanent page

— Do anyone have a GSOC experience here ?

— How to use sandbox or virtual machine for Android or how to download that software?

— Hello will like to learn python from the scratch

— Can I get help??

— Join pythonofftopic

— How can i attach the cmd process win i created to a tk win:
attach this:
os.system("start cmd.exe /k " + 'ssh '+ username.get() + '' + ip_num.get())
to:
root = tk.Tk()

Message permanent page

— Google

— !offtopic

— Huh