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 e03a82f commit f5f09b4Copy full SHA for f5f09b4
conf.py
@@ -50,6 +50,7 @@
50
html_theme_options = {
51
"repository_url": "https://github.com/scientific-python/executable-tutorials",
52
"repository_branch": "main",
53
+ "path_to_docs": "tutorials",
54
"use_repository_button": True,
55
"use_issues_button": True,
56
"use_edit_page_button": True,
0 commit comments