Commit 11d1048
authored
doc: Simplify building docs without notebook execution (#2873)
For testing documentation builds it's annoying to wait for notebook execution to complete or modifying the configuration file.
With this change, setting an environment variable `AMICI_NO_NB_EXEC` to any value will skip notebook execution when building the documentation.1 parent 5a4cd8e commit 11d1048
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments