Skip to content

Commit 52e65c4

Browse files
committed
fix: various problems
1 parent 4ec5871 commit 52e65c4

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

docs/assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,8 @@
871871

872872
# Those having issues on bamboo
873873

874+
Add to the end of your `$HOME/.bashrc`:
875+
874876
``` Bash
875877
# >>> conda initialize >>>
876878
# !! Contents within this block are managed by 'conda init' !!

docs/assets/fmriprep-bootcamp-geneva2024/day1-06-apptainer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493

494494
srun apptainer run mriqc_latest.sif \
495495
$HOME/ds005454/ $HOME/derivatives/mriqc-24.0.2 participant \
496-
-m T1w -vv --dsname bootcamp --nprocs 16 --omp-nthreads 8
496+
-m T1w -vv --dsname bootcamp --nprocs 12 --omp-nthreads 8
497497

498498
```
499499

docs/users/educational.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
- [BIDS Hands-on](../../assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on)
99
- [Data and HPC](../../assets/fmriprep-bootcamp-geneva2024/day1-04-data-and-hpc)
1010
- [Containers](../../assets/fmriprep-bootcamp-geneva2024/day1-05-containers)
11+
- [Apptainer in UNIGE's HPC](../../assets/fmriprep-bootcamp-geneva2024/day1-06-apptainer)
12+
- [Links](../../assets/fmriprep-bootcamp-geneva2024/day2-links)
1113

1214
## Online books
1315

0 commit comments

Comments
 (0)