Skip to content

Commit

Permalink
add links to demos in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jtamir committed May 11, 2019
1 parent 43ce61f commit 3cd2130
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion setup.ipynb
Expand Up @@ -4,9 +4,18 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## ISMRM 2019 Demos\n",
"\n",
"Links to the ISMRM 2019 demos: \n",
"1. [Introduction to the BART command-line tools](demos/intro/intro.ipynb)\n",
"1. [Compute g-factor using Python and BART](demos/gfactor-demo/gfactor-demo-real_data.ipynb)\n",
"1. [Build a non-Cartesian SENSE reconstruction tool with the BART C API](demos/sense-recon/sense-recon.ipynb)\n",
"\n",
"\n",
"## Setup for MyBinder\n",
"\n",
"If you are running the demoes through MyBinder, run this setup script first!"
"**If you are running the demos through MyBinder, run this setup script first!** \n",
"This will install BART and other dependencies to the local directory."
]
},
{
Expand Down

0 comments on commit 3cd2130

Please sign in to comment.