diff --git a/module3/exo1/Test.ipynb b/module3/exo1/Test.ipynb index 8829365a7a1c31d44c898eeefa2651557ddc2445..fa9b12f0c0f352041c0d9ff26a5bd4f5292f215e 100644 --- a/module3/exo1/Test.ipynb +++ b/module3/exo1/Test.ipynb @@ -21,7 +21,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 3, "metadata": {}, "outputs": [ { @@ -67,7 +67,7 @@ "plt.ylim(0, 90)\n", "plt.show()\n", "\n", - "plt.savefig('irl1.jpg')" + "plt.savefig('test.svg', format='svg')" ] }, { diff --git a/module3/exo1/test.svg b/module3/exo1/test.svg new file mode 100644 index 0000000000000000000000000000000000000000..9e967a7f1b3ef6d0434010625bc49416cbae6f15 --- /dev/null +++ b/module3/exo1/test.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + +