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