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 f289861 commit e982248Copy full SHA for e982248
docs/source/conf.py
@@ -272,7 +272,9 @@ def get_years(start_year=2021):
272
"demo_notebooks/Demo_xCEBRA_RatInABox":
273
"_static/thumbnails/xCEBRA.png",
274
"demo_notebooks/Demo_hippocampus_unified":
275
- "_static/thumbnails/UnifiedCEBRA.png"
+ "_static/thumbnails/UnifiedCEBRA.png",
276
+ "demo_notebooks/Demo_DeepLabCut_CEBRA":
277
+ "_static/thumbnails/DeepLabCutCEBRA.png"
278
}
279
280
rst_prolog = r"""
0 commit comments