= IGWN Conda Distribution = * Follow the instruction : https://computing.docs.ligo.org/conda/ == System-B@Kashiwa == * (2023/11/21) memo by yuzu {{{ curl -L -O https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname -m).sh bash Mambaforge-$(uname)-$(uname -m).sh cp /home/hirotaka.yuzurihara/igwn-py39.yaml ./ mamba env create --file igwn-py39.yaml mamba install jupyterlab mamba activate igwn-py39 }}}