-
-
Save ngrislain/c3ba6f687c64ce31adc6b0dff1b26d6a to your computer and use it in GitHub Desktop.
Hi, thank you for sharing!
I tried the same code on a new notebook, but it failed. (I have refreshed the webpage)
I found a difference in my notebook, after running this cell to install Python, refresh the page and select Runtime -> Change runtime type, the notebook settings don't provide an option for runtime type.
Is there anything else we need to do to select the runtime type?
Any feedback you can give me on this would be greatly appreciated. Thank you.
@siahuat0727 The same code is not enough. It must be the same notebook, because the notebook file itself contains important metadata. If you came here from a post on StackOverflow, then refer back to the question: it is mentioned there what changes are made to the notebook file.
@ngrislain Cool, thanks!
Anyone knows how to turn on syntax highlighting?
I'm having the same issue of no python syntax highlighting working.
My google colab is stuck here: Connecting to py38 Google Compute Engine backend, after showing this message for a long time, it disconnects. Any tips?
My colab also is stuck at the same stage: disconnect-retry-disconnect...
My colab also is stuck at the same stage: disconnect-retry-disconnect...
Are you able to mount Google Drive in the new runtime? It looks like
google-colab
fails so badly it can't even print its own logs.Whenever I try
I get
P.S. A workaround is to mount the drive before running the top cell, but this is less than ideal.