问题
Google Colab has Python 3.6 installed while 3.7 is the current version.
How would I go about upgrading Python to the latest version on Google Colab?
回答1:
The FAQ says:
Colaboratory supports Python 2.7 and Python 3.6. We're aware that users are interested in support for other Jupyter kernels (eg R or Scala). We would like to support these, but don't yet have any ETA.
So I don't think its possible as of now.
来源:https://stackoverflow.com/questions/53812508/use-latest-python-version-on-google-colab