# Search all versions available on your platform: mamba repoquery search pyscipopt --channel conda-forge # List packages depending on `pyscipopt`: mamba repoquery whoneeds pyscipopt --channel ...
Before we can start a container, we first have to build an image for it, which serves as a template for every instance. To install the SCIP Optimization Suite into that image, we need to download the ...