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 5e23297 commit 3773562Copy full SHA for 3773562
docs/source/conf.py
@@ -250,8 +250,8 @@ def get_years(start_year=2021):
250
"_static/thumbnails/openScope_demo.png",
251
"demo_notebooks/Demo_dandi_NeuroDataReHack_2023":
252
"_static/thumbnails/dandi_demo_monkey.png",
253
- "demo_notebooks/Demo_xCEBRA_scd":
254
- "_static/thumbnails/xCEBRA.png",
+ "demo_notebooks/Demo_xCEBRA_Synthetic":
+ "_static/thumbnails/xCEBRA.png"
255
}
256
257
rst_prolog = r"""
0 commit comments