Skip to content

Commit

Permalink
add GPU metadata to notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed May 16, 2024
1 parent 29f6fda commit a79601a
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/01. IO/EarthRanger_IO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/01. IO/GEE_IO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/01. IO/Landscape Dynamics Data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/03. Home Range & Movescape/EcoGraph.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/03. Home Range & Movescape/Reduce Regions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/04. EcoMap & EcoPlot/EcoMap.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/04. EcoMap & EcoPlot/EcoPlot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions notebooks/05. Environmental Analyses/Landscape Grid.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down

0 comments on commit a79601a

Please sign in to comment.