Spaces:
Runtime error
Runtime error
hsaripalli commited on
Commit ·
f4f2030
1
Parent(s): 3e1f6f1
code updates
Browse files
methane-plume-classification-yes-or-no.ipynb
CHANGED
|
@@ -388,17 +388,9 @@
|
|
| 388 |
},
|
| 389 |
{
|
| 390 |
"cell_type": "code",
|
| 391 |
-
"execution_count":
|
| 392 |
"metadata": {},
|
| 393 |
-
"outputs": [
|
| 394 |
-
{
|
| 395 |
-
"name": "stdout",
|
| 396 |
-
"output_type": "stream",
|
| 397 |
-
"text": [
|
| 398 |
-
"Export successful\n"
|
| 399 |
-
]
|
| 400 |
-
}
|
| 401 |
-
],
|
| 402 |
"source": [
|
| 403 |
"import nbdev\n",
|
| 404 |
"nbdev.export.nb_export('methane-plume-classification-yes-or-no.ipynb')\n",
|
|
|
|
| 388 |
},
|
| 389 |
{
|
| 390 |
"cell_type": "code",
|
| 391 |
+
"execution_count": null,
|
| 392 |
"metadata": {},
|
| 393 |
+
"outputs": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 394 |
"source": [
|
| 395 |
"import nbdev\n",
|
| 396 |
"nbdev.export.nb_export('methane-plume-classification-yes-or-no.ipynb')\n",
|