|
|
@@ -11,30 +11,32 @@
|
|
|
},
|
|
|
{
|
|
|
"cell_type": "code",
|
|
|
- "execution_count": 15,
|
|
|
+ "execution_count": 2,
|
|
|
"metadata": {},
|
|
|
"outputs": [
|
|
|
{
|
|
|
- "name": "stderr",
|
|
|
- "output_type": "stream",
|
|
|
- "text": [
|
|
|
- "/srv/conda/envs/notebook/lib/python3.7/site-packages/ipykernel_launcher.py:8: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.\n",
|
|
|
- " \n"
|
|
|
- ]
|
|
|
+ "output_type": "display_data",
|
|
|
+ "data": {
|
|
|
+ "text/plain": "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …",
|
|
|
+ "application/vnd.jupyter.widget-view+json": {
|
|
|
+ "version_major": 2,
|
|
|
+ "version_minor": 0,
|
|
|
+ "model_id": "624a1a7c0d9e4354af936e071f4c0314"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "metadata": {}
|
|
|
},
|
|
|
{
|
|
|
+ "output_type": "display_data",
|
|
|
"data": {
|
|
|
+ "text/plain": "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …",
|
|
|
"application/vnd.jupyter.widget-view+json": {
|
|
|
- "model_id": "91b1d26580444e20ad7378eceb45b26a",
|
|
|
"version_major": 2,
|
|
|
- "version_minor": 0
|
|
|
- },
|
|
|
- "text/plain": [
|
|
|
- "Canvas(toolbar=Toolbar(toolitems=[('Home', 'Reset original view', 'home', 'home'), ('Back', 'Back to previous …"
|
|
|
- ]
|
|
|
+ "version_minor": 0,
|
|
|
+ "model_id": "624a1a7c0d9e4354af936e071f4c0314"
|
|
|
+ }
|
|
|
},
|
|
|
- "metadata": {},
|
|
|
- "output_type": "display_data"
|
|
|
+ "metadata": {}
|
|
|
}
|
|
|
],
|
|
|
"source": [
|
|
|
@@ -57,6 +59,13 @@
|
|
|
"plt.grid(True)\n",
|
|
|
"plt.gcf().canvas"
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "cell_type": "code",
|
|
|
+ "execution_count": null,
|
|
|
+ "metadata": {},
|
|
|
+ "outputs": [],
|
|
|
+ "source": []
|
|
|
}
|
|
|
],
|
|
|
"metadata": {
|
|
|
@@ -80,4 +89,4 @@
|
|
|
},
|
|
|
"nbformat": 4,
|
|
|
"nbformat_minor": 4
|
|
|
-}
|
|
|
+}
|