Skip to content

Commit

Permalink
nbstripout
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 committed Sep 20, 2024
1 parent 935cfcd commit d71853c
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 75 deletions.
11 changes: 7 additions & 4 deletions docs/tutorials/custom_raster_dataset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@
},
{
"cell_type": "code",
"custom": {
"metadata": {
"tags": [
"skip-execution"
]
}
},
"execution_count": null,
"metadata": {
"colab": {
Expand Down Expand Up @@ -537,10 +544,6 @@
}
],
"metadata": {
"colab": {
"collapsed_sections": [],
"provenance": []
},
"execution": {
"timeout": 1200
},
Expand Down
26 changes: 13 additions & 13 deletions docs/tutorials/custom_segmentation_trainer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -68,8 +68,8 @@
},
{
"cell_type": "code",
"execution_count": 3,
"id": "0b01bf43",
"execution_count": null,
"id": "6",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -112,7 +112,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -203,7 +203,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -216,7 +216,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -234,7 +234,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -256,7 +256,7 @@
"\"tmax\": 50"
]
},
"execution_count": 7,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -268,7 +268,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand All @@ -295,7 +295,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -388,7 +388,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -402,7 +402,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -469,7 +469,7 @@
" 'test_OverallRecall': 0.0015612284187227488}]"
]
},
"execution_count": 11,
"execution_count": null,
"metadata": {},
"output_type": "execute_result"
}
Expand Down
43 changes: 19 additions & 24 deletions docs/tutorials/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "35303546",
"id": "0",
"metadata": {},
"source": [
"Copyright (c) Microsoft Corporation. All rights reserved.\n",
Expand All @@ -12,7 +12,7 @@
},
{
"cell_type": "markdown",
"id": "9478ed9a",
"id": "1",
"metadata": {
"id": "NdrXRgjU7Zih"
},
Expand All @@ -26,7 +26,7 @@
},
{
"cell_type": "markdown",
"id": "34f10e9f",
"id": "2",
"metadata": {
"id": "lCqHTGRYBZcz"
},
Expand All @@ -39,16 +39,16 @@
{
"cell_type": "code",
"execution_count": null,
"id": "019092f0",
"id": "3",
"metadata": {},
"outputs": [],
"source": [
"%pip install torchgeo"
"#%pip install torchgeo"
]
},
{
"cell_type": "markdown",
"id": "4db9f791",
"id": "4",
"metadata": {
"id": "dV0NLHfGBMWl"
},
Expand All @@ -61,7 +61,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3d92b0f1",
"id": "5",
"metadata": {
"id": "entire-albania"
},
Expand All @@ -79,7 +79,7 @@
},
{
"cell_type": "markdown",
"id": "7f26e4b8",
"id": "6",
"metadata": {
"id": "5rLknZxrBEMz"
},
Expand All @@ -92,7 +92,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4a39af46",
"id": "7",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
Expand Down Expand Up @@ -167,7 +167,7 @@
},
{
"cell_type": "markdown",
"id": "e25bad40",
"id": "8",
"metadata": {
"id": "HQVji2B22Qfu"
},
Expand All @@ -178,7 +178,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "689bb2b0",
"id": "9",
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand All @@ -195,7 +195,7 @@
},
{
"cell_type": "markdown",
"id": "56f2d78b",
"id": "10",
"metadata": {
"id": "OWUhlfpD22IX"
},
Expand All @@ -206,7 +206,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "daefbc4d",
"id": "11",
"metadata": {
"id": "WXxy8F8l2-aC"
},
Expand All @@ -217,7 +217,7 @@
},
{
"cell_type": "markdown",
"id": "ded44652",
"id": "12",
"metadata": {
"id": "yF_R54Yf3EUd"
},
Expand All @@ -230,7 +230,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "b8a0d99c",
"id": "13",
"metadata": {
"id": "RLczuU293itT"
},
Expand All @@ -241,7 +241,7 @@
},
{
"cell_type": "markdown",
"id": "5b8c1c52",
"id": "14",
"metadata": {
"id": "OWa-mmYd8S6K"
},
Expand All @@ -254,7 +254,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "96faa142",
"id": "15",
"metadata": {
"id": "jfx-9ZmU8ZTc"
},
Expand All @@ -265,7 +265,7 @@
},
{
"cell_type": "markdown",
"id": "64ae63f7",
"id": "16",
"metadata": {
"id": "HZIfqqW58oZe"
},
Expand All @@ -278,7 +278,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8a2b44f8",
"id": "17",
"metadata": {
"id": "7sGmNvBy8uIg"
},
Expand All @@ -291,11 +291,6 @@
}
],
"metadata": {
"colab": {
"collapsed_sections": [],
"name": "getting_started.ipynb",
"provenance": []
},
"execution": {
"timeout": 1200
},
Expand Down
3 changes: 0 additions & 3 deletions docs/tutorials/indices.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@
}
],
"metadata": {
"colab": {
"provenance": []
},
"execution": {
"timeout": 1200
},
Expand Down
3 changes: 0 additions & 3 deletions docs/tutorials/pretrained_weights.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -473,9 +473,6 @@
],
"metadata": {
"accelerator": "GPU",
"colab": {
"provenance": []
},
"execution": {
"timeout": 1200
},
Expand Down
Loading

0 comments on commit d71853c

Please sign in to comment.