We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As STIR is on conda-forge, the following should work. See https://pypi.org/project/condacolab/ for more information.
First cell (run this and wait till the kernel restarts)
!pip install -q condacolab import install_miniforge install_miniforge.install()
Second cell
!mamba install conda-forge::stir import stir
If you see an error on pinning, please check https://github.com/conda-incubator/condacolab/issues/74
There was an error while loading. Please reload this page.