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 6fbe053 commit 0147447Copy full SHA for 0147447
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