From 8177fc00a87648a97ac3b89931199885d384d782 Mon Sep 17 00:00:00 2001 From: Olivier Cots <66357348+ocots@users.noreply.github.com> Date: Wed, 6 Sep 2023 11:18:21 +0200 Subject: [PATCH] add install packages for tp --- tp/install.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tp/install.ipynb b/tp/install.ipynb index fe68287..6862529 100644 --- a/tp/install.ipynb +++ b/tp/install.ipynb @@ -38,13 +38,6 @@ "using LinearAlgebra\n", "using Plots" ] - }, - { - "cell_type": "code", - "execution_count": null, - "metadata": {}, - "outputs": [], - "source": [] } ], "metadata": { -- GitLab