Commit
·
432797d
1
Parent(s):
b1f63f2
cleaning up labels
Browse files- get_zonal_stats.ipynb +10 -2
get_zonal_stats.ipynb
CHANGED
@@ -842,10 +842,18 @@
|
|
842 |
},
|
843 |
{
|
844 |
"cell_type": "code",
|
845 |
-
"execution_count":
|
846 |
"id": "05c791c9-888a-483a-9dbb-a2ba7eb1bce2",
|
847 |
"metadata": {},
|
848 |
-
"outputs": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
849 |
"source": [
|
850 |
"import subprocess\n",
|
851 |
"import os\n",
|
|
|
842 |
},
|
843 |
{
|
844 |
"cell_type": "code",
|
845 |
+
"execution_count": 1,
|
846 |
"id": "05c791c9-888a-483a-9dbb-a2ba7eb1bce2",
|
847 |
"metadata": {},
|
848 |
+
"outputs": [
|
849 |
+
{
|
850 |
+
"name": "stderr",
|
851 |
+
"output_type": "stream",
|
852 |
+
"text": [
|
853 |
+
"Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured.\n"
|
854 |
+
]
|
855 |
+
}
|
856 |
+
],
|
857 |
"source": [
|
858 |
"import subprocess\n",
|
859 |
"import os\n",
|