We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8396c commit 5c0f5a9Copy full SHA for 5c0f5a9
examples/03_projects.ipynb
@@ -144,7 +144,7 @@
144
" f\"./03_projects_assets/Ready_to_survey_trees_team_A.gpkg\",\n",
145
" f\"{LOCAL_FOLDER_TEAM_A}/Ready_to_survey_trees.gpkg\"\n",
146
")\n",
147
- "# copy geopackage for team B to .gpkg file in LOCAL_FOLDER_TEAM_B\n",
+ "# copy GeoPackage for team B to .gpkg file in LOCAL_FOLDER_TEAM_B\n",
148
"import shutil\n",
149
"shutil.copyfile(\n",
150
" f\"./03_projects_assets/Ready_to_survey_trees_team_B.gpkg\",\n",
0 commit comments