From 4dc9a6e13d651f3340836513b377bfa6910406c7 Mon Sep 17 00:00:00 2001 From: Nathan Molinier Date: Thu, 18 Apr 2024 14:42:01 -0400 Subject: [PATCH] Update update conda hook --- quick_start_guides/use_SPINEPS_for_discs_labeling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick_start_guides/use_SPINEPS_for_discs_labeling.md b/quick_start_guides/use_SPINEPS_for_discs_labeling.md index 5158e5a..3ca08b5 100644 --- a/quick_start_guides/use_SPINEPS_for_discs_labeling.md +++ b/quick_start_guides/use_SPINEPS_for_discs_labeling.md @@ -101,7 +101,7 @@ label_with_spineps(){ cp "$img_path" "$tmp_img_path" # Activate conda env - source /usr/local/miniforge3/etc/profile.d/conda.sh + eval "$(conda shell.bash hook)" conda activate spineps # Select semantic weights