diff --git a/src/notebook_algo_newton.ipynb b/src/notebook_algo_newton.ipynb
index 97825724f12acba14c7ea33f0994dd1a43a86794..a4483b581b11ba0191689174521cd60ffa3e20d8 100644
--- a/src/notebook_algo_newton.ipynb
+++ b/src/notebook_algo_newton.ipynb
@@ -21,17 +21,9 @@
   },
   {
    "cell_type": "code",
-   "execution_count": 3,
+   "execution_count": 1,
    "metadata": {},
    "outputs": [
-    {
-     "name": "stderr",
-     "output_type": "stream",
-     "text": [
-      "┌ Info: Precompiling Documenter [e30172f5-a6a5-5a46-863b-614d45cd2de4]\n",
-      "└ @ Base loading.jl:1342\n"
-     ]
-    },
     {
      "data": {
       "text/latex": [
@@ -210,7 +202,7 @@
        "\u001b[36m  xmin,f_min,flag,nb_iters = Algorithme_De_Newton(f,gradf,hessf,x0,options)\u001b[39m"
       ]
      },
-     "execution_count": 3,
+     "execution_count": 1,
      "metadata": {},
      "output_type": "execute_result"
     }
@@ -365,8 +357,7 @@
    "mimetype": "application/julia",
    "name": "julia",
    "version": "1.6.3"
-  },
-  "orig_nbformat": 4
+  }
  },
  "nbformat": 4,
  "nbformat_minor": 2