Skip to content

Commit e982248

Browse files
authored
Update conf.py 4DLC demo (#260)
1 parent f289861 commit e982248

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,9 @@ def get_years(start_year=2021):
272272
"demo_notebooks/Demo_xCEBRA_RatInABox":
273273
"_static/thumbnails/xCEBRA.png",
274274
"demo_notebooks/Demo_hippocampus_unified":
275-
"_static/thumbnails/UnifiedCEBRA.png"
275+
"_static/thumbnails/UnifiedCEBRA.png",
276+
"demo_notebooks/Demo_DeepLabCut_CEBRA":
277+
"_static/thumbnails/DeepLabCutCEBRA.png"
276278
}
277279

278280
rst_prolog = r"""

0 commit comments

Comments
 (0)