Skip to content

Commit ee93132

Browse files
Billyzhang1229jeromekelleher
authored andcommitted
Temporary disable notebook execution due to missing link
1 parent 2806c3e commit ee93132

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
"dollarmath",
7070
]
7171

72+
# Temporary disable notebook execution during docs build (see issue #1332):
73+
# https://github.com/sgkit-dev/sgkit/issues/1332
74+
nb_execution_mode = "off"
75+
7276
extlinks = {
7377
"issue": ("https://github.com/sgkit-dev/sgkit/issues/%s", "GH %s"),
7478
"pr": ("https://github.com/sgkit-dev/sgkit/pull/%s", "PR %s"),

0 commit comments

Comments
 (0)