From 67fd568b765b91ea534610c2f9b411535974b8f0 Mon Sep 17 00:00:00 2001 From: 9ff7eb902e8f0358b234efe9f0500594 <9ff7eb902e8f0358b234efe9f0500594@app-learninglab.inria.fr> Date: Mon, 6 May 2024 14:32:15 +0000 Subject: [PATCH] test2 --- module3/exo1/Test.ipynb | 20 +- module3/exo1/test.svg | 1063 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 1065 insertions(+), 18 deletions(-) diff --git a/module3/exo1/Test.ipynb b/module3/exo1/Test.ipynb index fa9b12f..d6ebe47 100644 --- a/module3/exo1/Test.ipynb +++ b/module3/exo1/Test.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": 4, "metadata": {}, "outputs": [], "source": [ @@ -12,7 +12,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 5, "metadata": {}, "outputs": [], "source": [ @@ -21,7 +21,7 @@ }, { "cell_type": "code", - "execution_count": 3, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -35,15 +35,6 @@ "needs_background": "light" }, "output_type": "display_data" - }, - { - "data": { - "text/plain": [ - "
" - ] - }, - "metadata": {}, - "output_type": "display_data" } ], "source": [ @@ -65,9 +56,10 @@ " plt.text(numerical_indices[i], A[i], str(A[i]), ha='center', va='bottom')\n", "\n", "plt.ylim(0, 90)\n", - "plt.show()\n", "\n", - "plt.savefig('test.svg', format='svg')" + "plt.savefig('test.svg', format='svg')\n", + "\n", + "plt.show()" ] }, { diff --git a/module3/exo1/test.svg b/module3/exo1/test.svg index 9e967a7..14b3054 100644 --- a/module3/exo1/test.svg +++ b/module3/exo1/test.svg @@ -2,7 +2,7 @@ - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.18.1