test commit

This commit is contained in:
Hannes Signer 2023-06-25 00:56:06 +02:00
parent 45827c0402
commit 916f455174

View File

@ -183,6 +183,14 @@
"plt.show()\n"
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"### Widget"
]
},
{
"cell_type": "code",
"execution_count": 116,
@ -196,13 +204,6 @@
" \n",
"interact(update, w = IntSlider(min=0, max = 999, step = 1, value = 0))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {