Test1

parent a4ec8923
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 3, "execution_count": 4,
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
{ {
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
"plt.ylim(0, 90)\n", "plt.ylim(0, 90)\n",
"plt.show()\n", "plt.show()\n",
"\n", "\n",
"plt.savefig('irl1.png')" "plt.savefig('irl1.jpg')"
] ]
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment