diff --git a/_config.yml b/_config.yml index d2e3536d..1e1a45eb 100644 --- a/_config.yml +++ b/_config.yml @@ -116,4 +116,6 @@ execute: - 'short_courses/r_unit_testing.ipynb' - 'short_courses/r_functions.ipynb' - 'short_courses/r_functions.ipynb' - - 'individual_modules/markdown_with_python/ch2_liveOutput.ipynb' + - 'short_courses/python_language_features.ipynb' + - 'short_courses/python_testing.ipynb' + - 'individual_modules/markdown_with_python/liveOutput.ipynb' diff --git a/_static/multiple_regression_hyperplane.html b/_static/multiple_regression_hyperplane.html index f80e3ff0..e657a871 100644 --- a/_static/multiple_regression_hyperplane.html +++ b/_static/multiple_regression_hyperplane.html @@ -2,6 +2,6 @@