We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1438bb0 commit 5f40847Copy full SHA for 5f40847
1 file changed
docs/source/conf.py
@@ -229,6 +229,8 @@ def get_years(start_year=2021):
229
"_static/thumbnails/cohomology.png",
230
"demo_notebooks/Demo_openscope_databook":
231
"_static/thumbnails/openScope_demo.png",
232
+ "demo_notebooks/Demo_dandi_NeuroDataReHack_2023":
233
+ "_static/thumbnails/dandi_demo_monkey.png",
234
}
235
236
rst_prolog = r"""
0 commit comments