Skip to content

Commit fdc292a

Browse files
authored
Merge pull request #9 from jyaistMap/jy-rvw-bizloc
update link for part2 guide to use the relative formatting
2 parents 616b84f + 31b5a69 commit fdc292a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

guide/12-enrich-data-with-thematic-information/part5_generate_reports.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -455,14 +455,14 @@
455455
"cell_type": "markdown",
456456
"metadata": {},
457457
"source": [
458-
"Here we see that Australia has 8 reports available along with their title, categories and the available formats. Details about different categories of reports can be found [here](https://doc.arcgis.com/en/esri-demographics/reference/sample-reports.htm)."
458+
"### Creating Reports"
459459
]
460460
},
461461
{
462462
"cell_type": "markdown",
463463
"metadata": {},
464464
"source": [
465-
"### Creating Reports"
465+
"Here we see that Australia has 8 reports available along with their title, categories and the available formats. Details about different categories of reports can be found [here](https://doc.arcgis.com/en/esri-demographics/reference/sample-reports.htm)."
466466
]
467467
},
468468
{
@@ -473,7 +473,7 @@
473473
}
474474
},
475475
"source": [
476-
"The `create_report` method allows you to create many types of high quality reports for a variety of use cases describing the input area. Let's look at some examples of creating reports for some study areas. To learn more about Study Areas, refer to [Enriching Study Areas](part2-where-to-enrich-study-areas) guide.\n",
476+
"The `create_report` method allows you to create many types of high quality reports for a variety of use cases describing the input area. Let's look at some examples of creating reports for some study areas. To learn more about Study Areas, refer to [Enriching Study Areas](../part2-where-to-enrich-study-areas) guide.\n",
477477
"\n",
478478
"__Note:__ The report `id` must be used as an input in the `create_report()` method to create reports. "
479479
]
@@ -879,7 +879,7 @@
879879
"name": "python",
880880
"nbconvert_exporter": "python",
881881
"pygments_lexer": "ipython3",
882-
"version": "3.11.9"
882+
"version": "3.11.0"
883883
},
884884
"livereveal": {
885885
"scroll": true

0 commit comments

Comments
 (0)