Python 3.10 Installation
Using Conda's custom constructor. This binary includes all the needed libraries.
# construct.yaml
name: Colab
version: Py310
installer_type: all
channels:
- https://conda.anaconda.org/conda-forge/linux-64
- https://conda.anaconda.org/conda-forge/noarch
specs:
- python==3.10.6
- conda
- jupyter
- google-colab