Add Crop Type Mapping tutorial #10091
Annotations
10 errors and 3 warnings
Ruff (F821):
docs/tutorials/land_cover.ipynb#L23
docs/tutorials/land_cover.ipynb:1:1: F821 Undefined name `download_url`
|
Ruff (F821):
docs/tutorials/land_cover.ipynb#L24
docs/tutorials/land_cover.ipynb:1:1: F821 Undefined name `RasterDataset`
|
Ruff (F821):
docs/tutorials/land_cover.ipynb#L51
docs/tutorials/land_cover.ipynb:1:1: F821 Undefined name `RandomGeoSampler`
|
Ruff (F821):
docs/tutorials/land_cover.ipynb#L52
docs/tutorials/land_cover.ipynb:1:1: F821 Undefined name `stack_samples`
|
Ruff (F821):
docs/tutorials/land_cover.ipynb#L55
docs/tutorials/land_cover.ipynb:1:1: F821 Undefined name `unbind_samples`
|
Ruff (E402):
docs/tutorials/land_cover.ipynb#L64
docs/tutorials/land_cover.ipynb:1:1: E402 Module level import not at top of cell
|
Ruff (I001):
docs/tutorials/land_cover.ipynb#L64
docs/tutorials/land_cover.ipynb:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (E402):
docs/tutorials/land_cover.ipynb#L66
docs/tutorials/land_cover.ipynb:1:1: E402 Module level import not at top of cell
|
Ruff (E402):
docs/tutorials/land_cover.ipynb#L67
docs/tutorials/land_cover.ipynb:1:1: E402 Module level import not at top of cell
|
Ruff (E402):
docs/tutorials/land_cover.ipynb#L68
docs/tutorials/land_cover.ipynb:1:1: E402 Module level import not at top of cell
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|