Skip to content

Commit 0ffd942

Browse files
committed
auto: deploy new website
1 parent a095a7f commit 0ffd942

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

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' !!

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

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

users/educational/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,8 @@ <h2 id="fmriprep-bootcamp-geneva-2024">fMRIPrep Bootcamp Geneva 2024<a class="he
943943
<li><a href="../../assets/fmriprep-bootcamp-geneva2024/day1-03-bids-hands-on">BIDS Hands-on</a></li>
944944
<li><a href="../../assets/fmriprep-bootcamp-geneva2024/day1-04-data-and-hpc">Data and HPC</a></li>
945945
<li><a href="../../assets/fmriprep-bootcamp-geneva2024/day1-05-containers">Containers</a></li>
946+
<li><a href="../../assets/fmriprep-bootcamp-geneva2024/day1-06-apptainer">Apptainer in UNIGE's HPC</a></li>
947+
<li><a href="../../assets/fmriprep-bootcamp-geneva2024/day2-links">Links</a></li>
946948
</ul>
947949
<h2 id="online-books">Online books<a class="headerlink" href="#online-books" title="Permanent link">&para;</a></h2>
948950
<ul>

0 commit comments

Comments
 (0)