korakot / kora

Convenient tools for Colab
MIT License
269 stars 38 forks source link

python 3.9 in google colab? #21

Closed brando90 closed 1 year ago

brando90 commented 2 years ago

e.g.

!pip install kora
import kora.install.py39

https://stackoverflow.com/questions/60775160/install-python-3-8-kernel-in-google-colaboratory https://github.com/korakot/kora/issues/21

korakot commented 1 year ago

I made an example notebook for Python 3.10 there already. (not using kora, though)