File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 62
62
],
63
63
"source" : [
64
64
" #@title Set your Neurosynth-Compose Meta-Analysis ID { run: \" auto\" }\n " ,
65
- " META_ID = input(\" Paste the 12 character ID of the meta-analysis here: \" ) # for example: \" 8dJ6tG7wfbyS\" "
65
+ " META_ID = input(\" Paste the 12 character ID of the meta-analysis here: \" ) # for example: \" 8dJ6tG7wfbyS\"\n " ,
66
+ " META_ID = META_ID.replace(\" \" , \"\" )"
66
67
]
67
68
},
68
69
{
109
110
"cell_type" : " markdown" ,
110
111
"id" : " 36d13a9a-b29c-48b3-87d3-4b37cf14cf63" ,
111
112
"metadata" : {
112
- "tags " : [] ,
113
- "id " : " 36d13a9a-b29c-48b3-87d3-4b37cf14cf63 "
113
+ "id " : " 36d13a9a-b29c-48b3-87d3-4b37cf14cf63 " ,
114
+ "tags " : []
114
115
},
115
116
"source" : [
116
117
" ## Choose which statistical map to investigate\n " ,
220
221
}
221
222
],
222
223
"metadata" : {
224
+ "colab" : {
225
+ "provenance" : []
226
+ },
223
227
"kernelspec" : {
224
228
"display_name" : " Python 3 (ipykernel)" ,
225
229
"language" : " python" ,
236
240
"nbconvert_exporter" : " python" ,
237
241
"pygments_lexer" : " ipython3" ,
238
242
"version" : " 3.8.10"
239
- },
240
- "colab" : {
241
- "provenance" : []
242
243
}
243
244
},
244
245
"nbformat" : 4 ,
245
246
"nbformat_minor" : 5
246
- }
247
+ }
You can’t perform that action at this time.
0 commit comments