Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard committed Jun 4, 2020
1 parent a45e419 commit 7c66536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Synergistic/BrainWeb-single_slice_motion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"# Make sure everything is installed that we need\n",
"import os\n",
"sirf_python_executable = os.environ.get('SIRF_PYTHON_EXECUTABLE')\n",
"!{sirf_python_executable} -m pip install brainweb nibabel --user\n",
"!{sirf_python_executable} -m pip install brainweb nibabel --user\n"
]
},
{
Expand Down

0 comments on commit 7c66536

Please sign in to comment.