master
sp9unb 2022-10-12 10:53:09 +02:00
rodzic 48aceedf19
commit 12b0a1f945
1 zmienionych plików z 13 dodań i 5 usunięć

Wyświetl plik

@ -30,7 +30,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": null,
"id": "6ea87a15-f571-4611-8487-5b7556e2ef45", "id": "6ea87a15-f571-4611-8487-5b7556e2ef45",
"metadata": { "metadata": {
"extensions": { "extensions": {
@ -68,7 +68,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": null,
"id": "d075a994-76bb-46f7-bdfb-cc6ef449dc43", "id": "d075a994-76bb-46f7-bdfb-cc6ef449dc43",
"metadata": { "metadata": {
"extensions": { "extensions": {
@ -107,7 +107,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 29, "execution_count": 31,
"id": "2f3b63fd-d5ea-40b6-a2f9-b31c84cfef36", "id": "2f3b63fd-d5ea-40b6-a2f9-b31c84cfef36",
"metadata": { "metadata": {
"extensions": { "extensions": {
@ -129,7 +129,7 @@
{ {
"data": { "data": {
"application/vnd.jupyter.widget-view+json": { "application/vnd.jupyter.widget-view+json": {
"model_id": "b0fd2ea17df240dab9321a1d81ca8da9", "model_id": "",
"version_major": 2, "version_major": 2,
"version_minor": 0 "version_minor": 0
}, },
@ -137,7 +137,7 @@
"VBox(children=(FloatSlider(value=2.0, description='Width [m]:', layout=Layout(width='500px'), max=5.0, min=0.1…" "VBox(children=(FloatSlider(value=2.0, description='Width [m]:', layout=Layout(width='500px'), max=5.0, min=0.1…"
] ]
}, },
"execution_count": 29, "execution_count": 31,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
@ -232,6 +232,14 @@
"\n", "\n",
"widgets.VBox([width, height, depth, airTemp, hotAirTemp, coatDens, w])\n" "widgets.VBox([width, height, depth, airTemp, hotAirTemp, coatDens, w])\n"
] ]
},
{
"cell_type": "code",
"execution_count": null,
"id": "7ff11053-436e-4770-bdae-62224e52f168",
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {