Skip to content

Commit f65c88d

Browse files
authored
Add thumbnail for openscope notebook (#71)
1 parent bb9d55e commit f65c88d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ def get_years(start_year=2021):
225225
"_static/thumbnails/hypothesis.png",
226226
"demo_notebooks/Demo_cohomology":
227227
"_static/thumbnails/cohomology.png",
228+
"demo_notebooks/Demo_openscope_databook":
229+
"_static/thumbnails/openScope_demo.png",
228230
}
229231

230232
rst_prolog = r"""

0 commit comments

Comments
 (0)