Changes between Version 12 and Version 13 of cypress/AnacondaInstallPackage


Ignore:
Timestamp:
08/18/25 15:00:47 (3 days ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/AnacondaInstallPackage

    v12 v13  
    7979module load anaconda3/2023.07
    8080export CONDA_ENVS_PATH=/lustre/project/mygroup/myuser/conda-envs
    81 unset PYTHONPATH
    8281source activate my_root
    8382}}}