Skip to content

Python 3.10 Installation

Compare
Choose a tag to compare
@korakot korakot released this 29 Oct 06:23

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