diff --git a/notebooks.json b/notebooks.json index 5d15aec0ef53b7821afdb4a5e01e751f4b6ecc25..bd8bcd5da5be2319e1a46ddd8ad57e9f0a1f954b 100644 --- a/notebooks.json +++ b/notebooks.json @@ -2,6 +2,8 @@ "baseUrl": "https://github.com/INRIA/scikit-learn-mooc/raw/master/", "notebooks": [ "notebooks/01_tabular_data_exploration.ipynb", + "notebooks/01_tabular_data_exploration_ex_01.ipynb", + "notebooks/01_tabular_data_exploration_sol_01.ipynb", "notebooks/02_numerical_pipeline_ex_01.ipynb", "notebooks/02_numerical_pipeline_hands_on.ipynb", "notebooks/02_numerical_pipeline_introduction.ipynb",