Skip to content

Commit 4b5e6ee

Browse files
Jupyter video_files param update (#470)
Co-authored-by: Wojciech Merynda <[email protected]>
1 parent a2e1c22 commit 4b5e6ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rec_to_nwb/notebooks/nwb_generation.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
" data_path='../test/test_data/',\n",
9090
" dates=['20190718'],\n",
9191
" nwb_metadata=metadata,\n",
92+
" video_directory='../test/test_data/beans/raw/20190718/',\n",
9293
")"
9394
]
9495
},
@@ -144,9 +145,9 @@
144145
"name": "python",
145146
"nbconvert_exporter": "python",
146147
"pygments_lexer": "ipython3",
147-
"version": "3.7.4"
148+
"version": "3.7.6"
148149
}
149150
},
150151
"nbformat": 4,
151152
"nbformat_minor": 2
152-
}
153+
}

0 commit comments

Comments
 (0)