test commit
This commit is contained in:
parent
45827c0402
commit
916f455174
@ -183,6 +183,14 @@
|
|||||||
"plt.show()\n"
|
"plt.show()\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"attachments": {},
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {},
|
||||||
|
"source": [
|
||||||
|
"### Widget"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "code",
|
||||||
"execution_count": 116,
|
"execution_count": 116,
|
||||||
@ -196,13 +204,6 @@
|
|||||||
" \n",
|
" \n",
|
||||||
"interact(update, w = IntSlider(min=0, max = 999, step = 1, value = 0))"
|
"interact(update, w = IntSlider(min=0, max = 999, step = 1, value = 0))"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"cell_type": "code",
|
|
||||||
"execution_count": null,
|
|
||||||
"metadata": {},
|
|
||||||
"outputs": [],
|
|
||||||
"source": []
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user