Skip to content

Commit b39e6bb

Browse files
committed
AB tteams tweaks
1 parent a1c12e6 commit b39e6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/03_projects.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
},
121121
{
122122
"cell_type": "code",
123-
"execution_count": 9,
123+
"execution_count": null,
124124
"id": "11c18fc4-3202-498f-a733-7bf76f069926",
125125
"metadata": {
126126
"trusted": true
@@ -144,7 +144,7 @@
144144
" f\"./03_projects_assets/Ready_to_survey_trees_team_A.gpkg\",\n",
145145
" f\"{LOCAL_FOLDER_TEAM_A}/Ready_to_survey_trees.gpkg\"\n",
146146
")\n",
147-
"# copy geopackage for team A to .gpkg file in LOCAL_FOLDER_TEAM_A\n",
147+
"# copy geopackage for team B to .gpkg file in LOCAL_FOLDER_TEAM_B\n",
148148
"import shutil\n",
149149
"shutil.copyfile(\n",
150150
" f\"./03_projects_assets/Ready_to_survey_trees_team_B.gpkg\",\n",

0 commit comments

Comments
 (0)