From 6634816464f0993af846a8e6187f7b0afdfa9162 Mon Sep 17 00:00:00 2001 From: Francesco Biscani Date: Tue, 17 Dec 2024 23:25:36 +0100 Subject: [PATCH] Restore section anchor for the Neural ODE I tutorial. --- doc/notebooks/NeuralODEs_I.ipynb | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/notebooks/NeuralODEs_I.ipynb b/doc/notebooks/NeuralODEs_I.ipynb index 1b4ef0f3..28a299e9 100644 --- a/doc/notebooks/NeuralODEs_I.ipynb +++ b/doc/notebooks/NeuralODEs_I.ipynb @@ -5,6 +5,7 @@ "id": "894ad88d", "metadata": {}, "source": [ + "(tut_neural_ode_1)=\n", "# Neural ODEs - I\n", "\n", "We here consider a generic system in the form:\n",