Closed HenrikBengtsson closed 2 years ago
Add conda-stage --unstage that will:
conda-stage --unstage
conda deactivate
conda activate <parent-env>
rm -rf
Add
conda-stage --unstage
that will:conda deactivate
the staged conda environmentconda activate <parent-env>
the original, parent conda environmentrm -rf
the staged conda environment