Create environment file for conda
The file that specifies the environment is working. You may try it with conda env create -f environment.yaml -n simDetector
, for example.
The file that specifies the environment is working. You may try it with conda env create -f environment.yaml -n simDetector
, for example.