We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf750f6 commit 7d28ab9Copy full SHA for 7d28ab9
run_and_explore.ipynb
@@ -24,6 +24,7 @@
24
"#@title Run once to install NiMARE (~1 minute)\n",
25
"%%capture --no-display --no-stderr\n",
26
"%%bash\n",
27
+ "wget https://raw.githubusercontent.com/neurostuff/neurosynth-compose-notebook/main/requirements.txt\n",
28
"pip install -r requirements.txt"
29
]
30
},
0 commit comments