diff --git a/code/05-bids-derivatives.ipynb b/code/05-bids-derivatives.ipynb index 9021b29..eb7ca30 100644 --- a/code/05-bids-derivatives.ipynb +++ b/code/05-bids-derivatives.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "markdown", - "id": "1316c203", + "id": "115292ab", "metadata": {}, "source": [ "## BIDS Apps\n", @@ -23,24 +23,12 @@ "- Singularity\n", " - for running containers on high performance compute clusters\n", " \n", - "\"Drawing\"" - ] - }, - { - "cell_type": "markdown", - "id": "026bb764", - "metadata": {}, - "source": [ + "\"Drawing\"\n", + "\n", "Building a singularity container is as easy as:\n", " \n", - " `singularity build mriqc-0.16.1.simg docker://poldracklab/mriqc:0.16.1`" - ] - }, - { - "cell_type": "markdown", - "id": "65420f23", - "metadata": {}, - "source": [ + " `singularity build mriqc-0.16.1.simg docker://poldracklab/mriqc:0.16.1`\n", + " \n", "To run the container:\n", "\n", "```\n", @@ -50,11 +38,6 @@ " /data /data/derivatives participant\n", "```" ] - }, - { - "cell_type": "code", - "execution_count": null, - "id": "e2234bf1", } ], "metadata": {