From a3e00ce500d7137bd2990aedf37e8fd059d353ea Mon Sep 17 00:00:00 2001 From: nuwangunasekara Date: Tue, 30 Apr 2024 00:08:26 +1200 Subject: [PATCH] Fix doc error --- notebooks/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/index.rst b/notebooks/index.rst index c0bf3d24..57d2f6cc 100644 --- a/notebooks/index.rst +++ b/notebooks/index.rst @@ -14,7 +14,7 @@ These tutorials will show you how to get started with the CapyMOA library. 02_learners_api_examples.ipynb 03_0_using_sklearn.ipynb 03_1_using_pytorch.ipynb - 03_2_preprocess_using_MOA.ipynb + preprocess_using_MOA.ipynb 04_drift_streams.ipynb .. toctree::