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 261cde1 commit 9a69c76Copy full SHA for 9a69c76
docs/_static/training_thumbnail.png
173 KB
docs/conf.py
@@ -74,7 +74,8 @@
74
'notebooks/cell_search_tutorial_2': '_static/search_thumbnail_2.png',
75
'notebooks/cell_search_tutorial_3': '_static/search_thumbnail_3.png',
76
'notebooks/cell_annotation_tutorial': '_static/annotation_thumbnail.png',
77
- 'notebooks/advanced_tutorial': '_static/advanced_thumbnail.png'
+ 'notebooks/advanced_tutorial': '_static/advanced_thumbnail.png',
78
+ 'notebooks/training_tutorial': '_static/training_thumbnail.png'
79
}
80
81
# Add any paths that contain templates here, relative to this directory.
0 commit comments