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 6d4488e commit 3c77605Copy full SHA for 3c77605
nbconvert_config.py
@@ -57,7 +57,7 @@
57
c.NbConvertApp.notebooks = [
58
"notebooks/*-instructor-*.ipynb",
59
"notebooks/*-Instructor-*.ipynb",
60
- "notebooks/08-bayesian-curve-regression.ipynb"
+ "notebooks/08-bayesian-curve-regression.ipynb",
61
"notebooks/*bonus*.ipynb",
62
]
63
0 commit comments