Skip to content

Commit 6fc524e

Browse files
committed
uncommented download of dataset
1 parent 7282a56 commit 6fc524e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/higher-order/GLM_pynapple_nemos.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
},
253253
{
254254
"cell_type": "code",
255-
"execution_count": 765,
255+
"execution_count": null,
256256
"id": "e1de063f",
257257
"metadata": {},
258258
"outputs": [],
@@ -263,7 +263,7 @@
263263
"download_loc = \".\"\n",
264264
"\n",
265265
"# Download using nemos\n",
266-
"#io = nmo.fetch.download_dandi_data(dandiset_id, dandi_filepath)"
266+
"io = nmo.fetch.download_dandi_data(dandiset_id, dandi_filepath)"
267267
]
268268
},
269269
{

0 commit comments

Comments
 (0)