问题
Default python on Google's Colab as of now is Py 3.6.7. I want to run on Py 3.5.3. Is it possible? If so, how?
回答1:
Connect Colaboratory to a local runtime. This allows you to run any version of Python on your local hardware.
Is there a way to use Python 3.5 instead of 3.6?
来源:https://stackoverflow.com/questions/54010692/google-colab-choosing-specific-python-version