conda-incubator / condacolab

Install Conda and friends on Google Colab, easily
MIT License
341 stars 49 forks source link

Python 3.10 #55

Closed sokrypton closed 1 year ago

sokrypton commented 1 year ago

Is there support for python 3.10 (this is now the default).

I was looking at the GitHub for mamba, looks like that's only supported for 3.9

sokrypton commented 1 year ago

maybe it's ok, but I noticed this shows 3.9 https://github.com/jaimergp/miniforge/releases/

jaimergp commented 1 year ago

With Colab catching up with Python versions, we can use the official miniforge releases, no need for the Colab-custom fork.