在 Google Colab 上使用最新的 Python 版本
Use latest Python version on Google Colab
Google Colab 已安装 Python 3.6,但它不是 Python 的当前版本。
我如何将 Python 升级到 Google Colab 的最新版本?
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.
所以我认为目前还不可能。
Google Colab 已安装 Python 3.6,但它不是 Python 的当前版本。
我如何将 Python 升级到 Google Colab 的最新版本?
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.
所以我认为目前还不可能。