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 32fae46 commit 2016566Copy full SHA for 2016566
docs/source/conf.py
@@ -270,7 +270,9 @@ def get_years(start_year=2021):
270
"demo_notebooks/Demo_dandi_NeuroDataReHack_2023":
271
"_static/thumbnails/dandi_demo_monkey.png",
272
"demo_notebooks/Demo_xCEBRA_RatInABox":
273
- "_static/thumbnails/xCEBRA.png"
+ "_static/thumbnails/xCEBRA.png",
274
+ "demo_notebooks/Demo_hippocampus_unified":
275
+ "_static/thumbnails/UnifiedCEBRA.png",
276
}
277
278
rst_prolog = r"""
0 commit comments